Re: [GRASS-user] passing raster map to Python object

2009-08-12 Thread Milton Cezar Ribeiro
Hi Hamish, Thanks for your encourager's email. I started to play with numpy for other purposes, but I will give a look in deep for this. If I get success I will be happy report it here. bests milton 2009/8/12 Hamish hamis...@yahoo.com Milton Cezar Ribeiro wrote: I am building a

Re: [GRASS-user] passing raster map to Python object

2009-08-12 Thread Hamish
Milton Cezar Ribeiro wrote: Thanks for your encourager's email. I started to play with numpy for other purposes, but I will give a look in deep for this. If I get success I will be happy report it here. it should work. one thing, be sure to translate NULL cells to numpy.nan, e.g. import

Re: [GRASS-user] Interactive flood simulation

2009-08-12 Thread Pavel Iacovlev
Thanks everyone for replies. Markus Neteler, Will post a screen-shot and a small description today. On Tue, Aug 11, 2009 at 8:38 PM, Markus Netelernete...@osgeo.org wrote: On Tue, Aug 4, 2009 at 2:21 PM, Pavel Iacovleviacovlev.pa...@gmail.com wrote: Good day, I wrote a simple web flood

[GRASS-user] v.select relate

2009-08-12 Thread achim
Hi, does anyone know, how the operator relate is meant in v.select (grass6.5)? Only explanation in module description is: relate - feature A is spatially related to feature B And a parameter relate is required, which isn't in description too. Cheers, Achim

Re: [GRASS-user] r.li help

2009-08-12 Thread Paolo Cavallini
Markus Neteler ha scritto: My result, upper left corner only, is attached (Mandriva Linux, 64bit). Visually it looks ok to me. I'm also having problems with r.li: r.li.shannon map=uso conf=latignano_5 output=provaln WARNING: Unable to open header file for raster map @(null) CHILD[pid = 1954]:

RE:re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices

2009-08-12 Thread Felix Schalck
Dear Markus, Thank you s much for your response; it provided me with valuables hints - but also with new questions. First, following your avice, I finally decided to compile the new GRASS6.4rc5. Having an amd64 cpu, there war no binary available; so I had to do the job myself. Let's face it:

Re: re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices

2009-08-12 Thread Markus Neteler
On Wed, Aug 12, 2009 at 4:06 PM, Felix Schalckfelix.scha...@gmail.com wrote: Dear Markus, Thank you s much for your response; it provided me with valuables hints - but also with new questions. Sure: things at that level aren't naturally obvious. First, following your avice, I finally

Re: [GRASS-user] r.li help

2009-08-12 Thread William Kyngesburye
I did a little crude debugging yesterday (G_message) and found it failed for me in daemon.c, line 626 / nextArea() else { return next(g, m); } But all this tells me is that at this point the mask name is missing, not where it was lost. I didn't have more time to poke

Re: re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices

2009-08-12 Thread Felix Schalck
2009/8/12 Markus Neteler nete...@osgeo.org: On Wed, Aug 12, 2009 at 4:06 PM, Felix Schalckfelix.scha...@gmail.com wrote: Dear Markus, Thanks to your advices, the production outline has changed to this: 1. Merge the cgiar TIFs (AND NOT THE GRASS RASTERS IF I GOT THIS CORRECTLY) thanks to

[GRASS-user] Compiling addons - description.html

2009-08-12 Thread John Stevenson
Hi, When compiling addons, how do I make the description.html file that comes with the addon be installed as the help page that loads with g.manual? Currently, I am getting a short page with just the commands as generated by g.parser. e.g. in grass-addons/raster/r.denoise, or

[GRASS-user] troubles with pgAdmin ver 1.8.2

2009-08-12 Thread Matteo Toro
Hi everybody, i'm trying to use the DBMS pgAdminIII ver 1.8.2, but i cannot connect to any server... i'm really wondering about what should be inserted in the New Server registration form...(name, host , port...). I tried smthing but it answers me ident authentication failed, and the tip is

[GRASS-user] Fwd: [OSGeo-Discuss] Request for Abstracts: Fall 2009 AGU Session IN18: Open Source Remote Sensing Software and Applications for Earth and Environmental Science

2009-08-12 Thread Markus Neteler
FYI - perfect to showcase GRASS in research! -- Forwarded message -- From: pilant.d...@epamail.epa.gov Date: Wed, Aug 5, 2009 at 9:11 PM Subject: [OSGeo-Discuss] Request for Abstracts: Fall 2009 AGU Session IN18: Open Source Remote Sensing Software and Applications for Earth and

Re: re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices

2009-08-12 Thread Markus Neteler
On Wed, Aug 12, 2009 at 6:21 PM, Felix Schalckfelix.scha...@gmail.com wrote: 2009/8/12 Markus Neteler nete...@osgeo.org: On Wed, Aug 12, 2009 at 4:06 PM, Felix Schalckfelix.scha...@gmail.com wrote: Dear Markus, Thanks to your advices, the production outline has changed to this: 1. Merge

[GRASS-user] python script: grass.list_grouped for other mapset

2009-08-12 Thread Milton Cezar Ribeiro
Dear all, I am building some codes on python that read grass informations. If I start msys - grass - select my location mapset, I am able to both get the list of rasters or read a raster map. To get the list of raster maps I use something like:

[GRASS-user] v.in.ogr to SDE

2009-08-12 Thread Fran Tarkington
Hi I have grass installed using the osgeo4w. Am trying to use the v.in.ogr command to import some vector data from an ESRI SDE data source. I have successfully used the OGR2OGR utility that came installed with the ogeo4w to extract vector data from SDE to a shapefile. When I open op a osgoe4w