Re: [GRASS-user] how to convert google or any other bmp/jpeg/geotiff maps into shape format

2008-12-01 Thread Moritz Lennert
On 01/12/08 07:24, Alpha GRASS wrote: Dear All, I am trying to convert Google maps like bmp, jpg, GeoTiff into shape format. If you have any idea please let me know. The formats you listed are raster formats, whereas shape is a vector format. So, you cannot simply convert, but you can

Re: [GRASS-user] GRASS 6.3 for Ubuntu 8.10 - Intrepid Ibex

2008-12-01 Thread Jachym Cepicky
hi, some people reported this try sudo unlink /usr/local/lib/libgdi.so and apt-get install grass j 2008/11/29 Daniel Victoria [EMAIL PROTECTED]: I'm getting the following error when installing grass from les-ejk repository, using Ubuntu 8.10 Setting up grass (6.3.0-lesejk2) ... ln:

Re: [GRASS-user] script in python

2008-12-01 Thread Gabriele Nolè
Hi Glynn. I use ubuntu 8.10 and grass64 svn I made the changes based on your claims. This is my code: - def main(): # con = assegno le variabili vect1 = options['vect_1'] vect2 =

Re: [GRASS-user] GRASS 6.3 for Ubuntu 8.10 - Intrepid Ibex

2008-12-01 Thread Daniel Victoria
I unlinked libgdi.so and instalation worked. But now I'm facing a segmentation fault problem. So I'm strugling, trying to compile everything from source but my laptop is very slow (an old Transmeta Crusoe processor...) If compilation fails I'll try the packages again run the gdb to look for what

Re: [GRASS-user] script in python

2008-12-01 Thread Jose A. Ruiz-Arias
Hi Gabriele, I suggest to try grass.run_command('v.buffer','input = vect_1','output = buffer_200m','buffer= 200') assuming that grass.run_command is a wrapper to subprocess.popen or so. Specifically, you could try import subprocess vbuffer=subprocess.Popen('v.buffer', 'input=vect_1',

[GRASS-user] retrieve centroids from polygons

2008-12-01 Thread Niels Thevs
Hi, how can I extract the centroids from polygons and transform them into a point vector layer ? I have tiny polygons as groundtruth data for a satellite image analysis and I would like to retrieve the centroids as points so that I can use v.what.rast, in order to obtain the spectral

Re: [GRASS-user] script in python

2008-12-01 Thread Gabriele Nolè
Hi Jose. I changed the code by trying different solutions, such as: -- def main(): vect1 = options['vect_1'] vect2 = options['vect_2'] vect3 = options['vect_3']

Re: [GRASS-user] retrieve centroids from polygons

2008-12-01 Thread Moritz Lennert
On 01/12/08 14:57, Niels Thevs wrote: Hi, how can I extract the centroids from polygons and transform them into a point vector layer ? I have tiny polygons as groundtruth data for a satellite image analysis and I would like to retrieve the centroids as points so that I can use v.what.rast,

Re: [GRASS-user] script in python

2008-12-01 Thread Moritz Lennert
On 01/12/08 15:23, Gabriele Nolè wrote: Hi Jose. I changed the code by trying different solutions, such as: -- def main(): vect1 = options['vect_1'] vect2 = options['vect_2']

Re: [GRASS-user] script in python

2008-12-01 Thread Gabriele Nolè
Moritz Lennert-2 wrote: On 01/12/08 15:23, Gabriele Nolè wrote: Hi Jose. I changed the code by trying different solutions, such as: -- def main(): vect1 = options['vect_1'] vect2 =

[GRASS-user] pdf

2008-12-01 Thread Stefanie Obmann
Dear users, I just want to know if you refuse pdfs if I post my question confirming my situation with documentation saved as pdf? would be very nice if I could get any answer for my problem of projecting a map. thanks a lot, stef -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der

Re: [GRASS-user] pdf

2008-12-01 Thread Martin Landa
Hi, 2008/12/1 Stefanie Obmann [EMAIL PROTECTED]: I just want to know if you refuse pdfs if I post my question confirming my situation with documentation saved as pdf? would be very nice if I could get any answer for my problem of projecting a map. pdf is not necessary here, just copypaste

[GRASS-user] Varying results - v.select,v.distance,v.what

2008-12-01 Thread Kevin Webb
At 03:56 PM 11/26/2008, Markus Neteler wrote: On Thu, Nov 20, 2008 at 9:03 PM, Kevin Webb [EMAIL PROTECTED] wrote: ... v.db.connect -p indicates layer#2 is keyed by the cat field yet I don't see a 'cat' field in the v.info output, shouldn't there be a 'cat' column in layer#2 or am I

Re: [GRASS-user] G_malloc: out of memory

2008-12-01 Thread Adam Dershowitz
On Nov 23, 2008, at 12:42 PM, William Kyngesburye wrote: On Nov 22, 2008, at 7:42 PM, Kurt Springs wrote: Okay, I'm willing to try. I hope 6.4 will help in getting nodes to snap. Kurt On Nov 22, 2008, at 11:22 AM, William Kyngesburye wrote: I'm somewhat caught up on other distractions

Re: [GRASS-user] G_malloc: out of memory

2008-12-01 Thread William Kyngesburye
On Dec 1, 2008, at 12:46 PM, Adam Dershowitz wrote: I have 6.4 SVN binaries online now. Tested on Leopard so far. I also updated the build instructions in the source. A couple important changes from my previous binaries (the build instructions also reflect these changes): - It uses

Re: [GRASS-user] Going back to 6.3

2008-12-01 Thread Adam Dershowitz
On Nov 25, 2008, at 8:51 PM, William Kyngesburye wrote: On Nov 25, 2008, at 10:33 PM, Kurt Springs wrote: If you are using my GRASS 6.3, there is no need to delete ActiveTcl. It has its own internal TclTk X11 binaries that it explicitly uses. In fact, no need to delete 6.3 before

Re: [GRASS-user] Going back to 6.3

2008-12-01 Thread Adam Dershowitz
On Dec 1, 2008, at 11:51 AM, Adam Dershowitz wrote: On Nov 25, 2008, at 8:51 PM, William Kyngesburye wrote: On Nov 25, 2008, at 10:33 PM, Kurt Springs wrote: If you are using my GRASS 6.3, there is no need to delete ActiveTcl. It has its own internal TclTk X11 binaries that it

Re: [GRASS-user] G_malloc: out of memory

2008-12-01 Thread William Kyngesburye
On Dec 1, 2008, at 1:42 PM, Adam Dershowitz wrote: The GUI can use any TclTk, but NVIZ and v.digit require the TclTk 8.5 Aqua framework (ActiveTcl or compiled from source). OSX 10.5 only has TclTk 8.4 Aqua. There are problems with this version. I'm not sure about Macports, but I think

Re: [GRASS-user] Project map

2008-12-01 Thread Markus Neteler
Stefanie, (have received offlist the location) I have tried with GRASS 6.4.svn on Linux, no problem: GRASS 6.4.svn (lwd_lambert):/tmp v.proj HYD loc=ggcoord map=stat_map Building topology for vector map HYD... Registering primitives... 117 primitives registered 117 vertices registered Building

[GRASS-user] (no subject)

2008-12-01 Thread Avila Jose
unsubscribe ¡Todo sobre Amor y Sexo! La guía completa para tu vida en Mujer de Hoy. http://mx.mujer.yahoo.com/ ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] (no subject)

2008-12-01 Thread Nikos Alexandris
On Mon, 2008-12-01 at 13:46 -0800, Avila Jose wrote: unsubscribe ¡Todo sobre Amor y Sexo! La guía completa para tu vida en Mujer de Hoy. http://mx.mujer.yahoo.com/ ___ grass-user mailing list

[GRASS-user] grass topography and postgis

2008-12-01 Thread Matt B
Hi Group, I'd like to set up grass to edit / work with data in a postgis database. So far I've figured out (and been informed, thanks Richard) that grass stores the topologoly data in it's own database and the external database is just used for attributes. Is there a way to have grass store the

Re: [GRASS-user] script in python

2008-12-01 Thread Glynn Clements
Gabriele Nolè wrote: I use ubuntu 8.10 and grass64 svn I made the changes based on your claims. This is my code: - def main(): # con = assegno le variabili vect1 = options['vect_1']

Re: [GRASS-user] grass topography and postgis

2008-12-01 Thread Alex Mandel
Matt B wrote: Hi Group, I'd like to set up grass to edit / work with data in a postgis database. So far I've figured out (and been informed, thanks Richard) that grass stores the topologoly data in it's own database and the external database is just used for attributes. Is there a way to have