Re: [GRASS-user] Determining maximum value of attributes where areas are overlapping in imported vector layer

2008-07-08 Thread Rainer M Krug
On Tue, Jul 8, 2008 at 10:25 AM, Rainer M Krug [EMAIL PROTECTED] wrote: On Mon, Jul 7, 2008 at 9:37 PM, Markus Neteler [EMAIL PROTECTED] wrote: On Mon, Jul 7, 2008 at 6:28 PM, Rainer M Krug [EMAIL PROTECTED] wrote: On Mon, Jul 7, 2008 at 6:19 PM, Markus Neteler [EMAIL PROTECTED] wrote: On Mon,

Re: [GRASS-user] Determining maximum value of attributes where areas are overlapping in imported vector layer

2008-07-08 Thread Moritz Lennert
On 08/07/08 15:33, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 3:19 PM, Moritz Lennert [EMAIL PROTECTED] wrote: On 08/07/08 15:02, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 10:25 AM, Rainer M Krug [EMAIL PROTECTED] wrote: On Mon, Jul 7, 2008 at 9:37 PM, Markus Neteler [EMAIL PROTECTED]

[GRASS-user] compiling GDAL with ECW

2008-07-08 Thread G. Allegri
Hi list. I'm trying to compile GDAL with ECW but I receive errors when compiling ECW. They always refer to something like: error: extra qualification 'CNCSJPCBuffer::' on member 'operator=' It seems that the compiler can't recognise this (and other) type. If I change the source, for example:

Re: [GRASS-user] v.in.ogr weird import

2008-07-08 Thread Moritz Lennert
On 07/07/08 17:29, Christian Ferreira wrote: Hi, I tried many times to import some vectors into GRASS 6.2.2 and 6.3 using v.in.ogr. The problem is... my location use Latitude-Longitude, and I tried use the flag -o, but my vectors (once imported) always show now UTM projection(?) (see below),

[GRASS-user] How could I uninstall GRASS, for change version?

2008-07-08 Thread Jhon Ortiz
Hi, I compiled grass-6.4.svn_src_snapshot_2008_06_28, in Ubuntu 7.10 ./configure -with-cxx -with-gdal=/usr/bin/gdal-config -with-postgres -with-postgres-includes=/usr/includes/postgresql -with-postgres-libs=/usr/lib/postgresql/8.2/lib -with-tcltk-includes=/usr/include/tcl8.4 -without-mysql

Re: [GRASS-user] Determining maximum value of attributes where areas are overlapping in imported vector layer

2008-07-08 Thread Rainer M Krug
On Tue, Jul 8, 2008 at 4:21 PM, Moritz Lennert [EMAIL PROTECTED] wrote: On 08/07/08 15:33, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 3:19 PM, Moritz Lennert [EMAIL PROTECTED] wrote: On 08/07/08 15:02, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 10:25 AM, Rainer M Krug [EMAIL PROTECTED]

Re: [GRASS-user] Determining maximum value of attributes where areas are overlapping in imported vector layer

2008-07-08 Thread Moritz Lennert
On 08/07/08 18:14, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 4:21 PM, Moritz Lennert [EMAIL PROTECTED] wrote: On 08/07/08 15:33, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 3:19 PM, Moritz Lennert [EMAIL PROTECTED] wrote: On 08/07/08 15:02, Rainer M Krug wrote: On Tue, Jul 8, 2008 at 10:25

Re: [GRASS-user] How could I uninstall GRASS, for change version?

2008-07-08 Thread Markus Neteler
Jhon, On Tue, Jul 8, 2008 at 4:50 PM, Jhon Ortiz [EMAIL PROTECTED] wrote: Hi, I compiled grass-6.4.svn_src_snapshot_2008_06_28, in Ubuntu 7.10 ./configure -with-cxx -with-gdal=/usr/bin/gdal-config -with-postgres -with-postgres-includes=/usr/includes/postgresql

[GRASS-user] Trouble with gdal/ogr grass plugin

2008-07-08 Thread John Overton
Hello, I am having trouble getting the grass plugin for gdal/ogr to work. I ultimately want to get Mapserver and GRASS working together and I am getting stopped at this step. When I run ogrinfo -ro on some of the spearfish vector data I get FAILURE: Unable to open datasource

Re: [GRASS-user] Trouble with gdal/ogr grass plugin

2008-07-08 Thread Otto Dassau
On Tue, 08 Jul 2008 15:44:02 -0400 John Overton [EMAIL PROTECTED] wrote: Hello, I am having trouble getting the grass plugin for gdal/ogr to work. I ultimately want to get Mapserver and GRASS working together and I am getting stopped at this step. When I run ogrinfo -ro on some of the

[GRASS-user] v.out.ogr multiple

2008-07-08 Thread Gabriele N.
Hello. I want to create a script bash (GUI) to export many vector in shapefile having the opportunity to decide which export layer (0, 1, 2) and type=line,area ecc.. I would also like to know if you can use the characters as' * 'to be able to export all instance vector starting with' nome_vector

Re: [GRASS-user] v.in.ogr weird import

2008-07-08 Thread Christian Ferreira
Hi Moritz, Let's go... What does g.proj -p show ? g.proj -p -PROJ_INFO- name : Latitude-Longitude datum : wgs84 towgs84: 0.000,0.000,0.000 proj : ll ellps : wgs84

Re: [GRASS-user] How could I uninstall GRASS, for change version?

2008-07-08 Thread Glynn Clements
Jhon Ortiz wrote: I compiled grass-6.4.svn_src_snapshot_2008_06_28, in Ubuntu 7.10 ./configure -with-cxx -with-gdal=/usr/bin/gdal-config -with-postgres -with-postgres-includes=/usr/includes/postgresql -with-postgres-libs=/usr/lib/postgresql/8.2/lib

Re: [GRASS-user] differences between GDAL Grass built-in support and GDAL-Grass plugin

2008-07-08 Thread Tom Russo
On Tue, Jul 08, 2008 at 11:46:40PM +0200, we recorded a bogon-computron collision of the [EMAIL PROTECTED] flavor, containing: A curiosity: why the GDAL-Grass plugin is better then the built-in GDAL support for Grass? I came to this question while I was choosing wether to compile GDAL with or