[GRASS-user] v.in.gns problem in epsg4326 location

hello list,

trying to import a GNS file in an empty location (wgs84/EPSG:4326) resulted in the following error:

---------------------------------------------------------------------
Unparsable latitude value: LAT
Cannot open existing vector <thailand@GNS> on level [2]
--------------------------------------------------------------------

The problem is reproducable and occurs both on a linux built (Debian, locally compiled) and a precompiled native XP version.

Are there known workarounds ?

Peter

--
Dr. Peter Löwe
<peter.loewe@gmx.de>

Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

On Mon, Jul 7, 2008 at 1:33 PM, <peter.loewe@gmx.de> wrote:

hello list,

trying to import a GNS file in an empty location (wgs84/EPSG:4326) resulted in the following error:

---------------------------------------------------------------------
Unparsable latitude value: LAT
Cannot open existing vector <thailand@GNS> on level [2]
--------------------------------------------------------------------

The problem is reproducable and occurs both on a linux built (Debian, locally compiled) and a precompiled native XP version.

Are there known workarounds ?

Yes - update GRASS :slight_smile:
We have fixed that recently (6.4.svn and 7.svn), it was a buffer overflow in
v.in.ascii in case of long column fields (long citiy names etc).

Markus

Hi Markus:

Good to hear that the problem has been fixed in the svn versions.

FYI: The latest downloadable version of the native Windoze version still ships with this bug.

best,
Peter

-------- Original-Nachricht --------

Datum: Mon, 7 Jul 2008 13:38:01 +0200
Von: "Markus Neteler" <neteler@osgeo.org>
An: peter.loewe@gmx.de
CC: grass-user@lists.osgeo.org
Betreff: Re: [GRASS-user] v.in.gns problem in epsg4326 location

On Mon, Jul 7, 2008 at 1:33 PM, <peter.loewe@gmx.de> wrote:
> hello list,
>
> trying to import a GNS file in an empty location (wgs84/EPSG:4326)
resulted in the following error:
>
> ---------------------------------------------------------------------
> Unparsable latitude value: LAT
> Cannot open existing vector <thailand@GNS> on level [2]
> --------------------------------------------------------------------
>
> The problem is reproducable and occurs both on a linux built (Debian,
locally compiled) and a precompiled native XP version.
>
> Are there known workarounds ?

Yes - update GRASS :slight_smile:
We have fixed that recently (6.4.svn and 7.svn), it was a buffer overflow
in
v.in.ascii in case of long column fields (long citiy names etc).

Markus

--
Dr. Peter Löwe
<peter.loewe@gmx.de>

Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

On Mon, Jul 7, 2008 at 2:38 PM, "Peter Löwe" <peter.loewe@gmx.de> wrote:

Hi Markus:

Good to hear that the problem has been fixed in the svn versions.

FYI: The latest downloadable version of the native Windoze version still ships with this bug.

Yes, known... We fixed 6.4.svn and 7.svn and winGRASS is 6.3.0.

Markus