Dear all,
How can I know the size occupied by one raster map?
The 2G size limit for each map consider the sum of
all files that is part of the map, or for each individual
file?
I just created a map=null() using r.mapcalc, and the
..\newLocation\PERMANENT\cell_misc\myMap\null
file is about 1.6GB.
Dear Helmut and Markus
I checked out the Helmut's suggestion, and in fact are there a MinGW-w64
that is a mix between 32-64b. I think it is a very promising solution for
windows-based users, mainly because many of new computers that we buy for
GIS end-users area, in general, with large memory (4Gb
Hi Glynn, sorry my delay on answer.
So under windows we are really limitted to 2Gb
independent of compile using LFS flag? :-(
Are there plans to by pass this!?
I hope windows users could also be favoured
of GRASS for work with large maps on near future.
bests
milton
2010/1/19 Glynn Clements
>
Rich Shepard wrote:
> > I need ideas on how to find the source of the problem. What might cause
> > such an error?
>
>Does anyone know why r.patch and/or r.series would generate an error about
> not being able to write a row when maps are concatenated? It seems to me
> that if the data are
2010/1/21 Milton Cezar Ribeiro
> Hi Maven,
>
> do you think that if you have min = -1267650600228229401496703205376.00
> is the same value you used on r.null setnull=-1.26765060022823e+030 ?
>
Oh ,thanks ,my mistake.
I used the " r.null map=...@permanent setnull=-1.267e+30--1.268e+30 "
it se
Hi Maven,
do you think that if you have min = -1267650600228229401496703205376.00
is the same value you used on r.null setnull=-1.26765060022823e+030 ?
I think following the Hamish's suggestion you will get there :-)
bests
milton
2010/1/20 maven apache
>
>
> 2010/1/21 Hamish
>
> ma
maven wrote:
>>> I have a geotiff now, and some cells have a
>>> not-expected value, so I want to Interpolation them, and I notice
>>> that there is a command named r.fillnull, however the cell
>>> to be changed is not null, so I want to :
Hamish:
> > try r.null.
> | Range of data:min =
>
fyi for the Open Layers experts reading, and others.. --H
--
From: Gavin Treadgold kestrel.co.nz>
Subject: A quick call for help - FOSS and Haiti
Date: Thu, Jan 21, 2010 at 2:32 PM
This is a brief request from the Sahana Software Foundation to fellow
GSOC mentors and their projects. We have
2010/1/21 Hamish
> maven apache wrote:
> > I have a geotiff now, and some cells have a not-expected
> > value, so I want to Interpolation them, and I notice that
> > there is a command named r.fillnull, however the cell to be
> > changed is not null, so I want to :
> > 1) change the special cell
On Wed, Jan 20, 2010 at 7:03 PM, Luis Lisboa wrote:
> Greetings all
> I've been reading a Remote Sensing classic "Remote Sensing and Image
> intepretation" by Lillesand and Kiefer. :)
> By Those guys Minimum Mapping Units are the smallest size areal entity to be
> mapped as a discrete area.
> They
On Fri, 15 Jan 2010, Rich Shepard wrote:
I need ideas on how to find the source of the problem. What might cause
such an error?
Does anyone know why r.patch and/or r.series would generate an error about
not being able to write a row when maps are concatenated? It seems to me
that if the dat
Kim wrote:
> ok Now it's working
> but I got another ERROR and I guess this one has nothing to
> do with WXpython.
> An error windows stating
>
> ERROR in command
> execution g.region
> Unable to get current geographic extent. Force quiting wxGUI.
> Please run manually g.region to fix the problem.
Hey, good news. Please keep us updated!
Ben
- Original Message -
From: "Dylan Beaudette"
To: "Thomas Adams"
Cc: "grass list"
Sent: Wednesday, January 20, 2010 8:10:45 PM GMT +01:00 Amsterdam / Berlin /
Bern / Rome / Stockholm / Vienna
Subject: Re: [GRASS-user] Searching Docs about 3D
Quick update:
I recently heard back from Graham Fogg here on campus, and he is in favor of
allowing T-PROGS to be used within GRASS. However, he is still waiting for
the final go-ahead from the original author.
Dylan
On Monday 11 January 2010, Thomas Adams wrote:
> Dylan,
>
> Can you tell me h
Thanks a lot you both.
I had actually thought of using r.to.vect to get a point map with all
the pixel centres, then v.to.db to get their coordinates etc., but the
maps are too large and resolution too high. Obviously r.mapcalc was
the solution I was looking for, I just regret not noticing it
befo
Greetings all
I've been reading a Remote Sensing classic "Remote Sensing and Image
intepretation" by Lillesand and Kiefer. :)
By Those guys Minimum Mapping Units are the smallest size areal entity to be
mapped as a discrete area.
They also state that: The size of a minimum area that can be mapped
Hello
Ok my bad. I didn't have python-wxgtk2.8 installed.
ok Now it's working but I got another ERROR and I guess this one has nothing
to do with WXpython.
An error windows stating
*ERROR in command execution g.region*
Unable to get current geographic extent. Force quiting wxGUI. Please run
manua
maven apache wrote:
> I have a geotiff now, and some cells have a not-expected
> value, so I want to Interpolation them, and I notice that
> there is a command named r.fillnull, however the cell to be
> changed is not null, so I want to :
> 1) change the specialĀ cell value to null
>
> 2) use the
maven apache wrote:
> > r.mapcalc "NewMap=if(OldMap==999,null(),OldMap)"
> >
>
> :(
> I have seen the docs,but I am not sure the usage of it.
>
> My raster map is aa in the grass, and the to be changed value is 12.1,I want
> to change it to null,so can you build the commond for me ,:(
2010/1/20 Milton Cezar Ribeiro
> Hey "someone", don't push..
>
Sorry. I was worred.
>
> r.mapcalc "NewMap=if(OldMap==999,null(),OldMap)"
>
:(
I have seen the docs,but I am not sure the usage of it.
My raster map is aa in the grass, and the to be changed value is 12.1,I want
to change it to nul
Hey "someone", don't push..
r.mapcalc "NewMap=if(OldMap==999,null(),OldMap)"
bests
milton
2010/1/20 maven apache
> Hi:
> I have a geotiff now, and some cells have a not-expected value, so I want
> to Interpolation them, and I notice that there is a command named
> r.fillnull, however the cell
2010/1/20 maven apache
> Hi:
> I have a geotiff now, and some cells have a not-expected value, so I want
> to Interpolation them, and I notice that there is a command named
> r.fillnull, however the cell to be changed is not null, so I want to :
> 1) change the special cell value to null
> 2) us
Hi:
I have a geotiff now, and some cells have a not-expected value, so I want to
Interpolation them, and I notice that there is a command named r.fillnull,
however the cell to be changed is not null, so I want to :
1) change the special cell value to null
2) use the r.fillnull to Interpolation.
T
23 matches
Mail list logo