[GRASS-dev] Re: [GRASS GIS] #222: v.in gns broken in grass 7.0 trunk
GRASS GIS
trac at osgeo.org
Tue Oct 21 06:14:42 EDT 2008
#222: v.in gns broken in grass 7.0 trunk
---------------------+------------------------------------------------------
Reporter: gisix | Owner: gisix
Type: defect | Status: assigned
Priority: major | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.in.gns
Platform: Linux | Cpu: x86-32
---------------------+------------------------------------------------------
Changes (by neteler):
* milestone: 6.3.1 => 7.0.0
Old description:
> v.in.gns aborts when applied to a country file:
>
> {{{
> GRASS 7.0.svn (wgs84_4326):~/gns > v.in.gns --overwrite file=ce.txt
> vect=sri
> Converted 36554 place names.
> WARNUNG: Vector map <sri> already exists and will be overwritten
> Scanning input for column types...
> Current row:
> 'RC;UFI;UNI;LAT;LONG;DMS_LAT;DMS_LONG;MGRS;JOG;FC;DSG;PC;CC1;ADM1;ADM2;POP;ELEV;CC2;NT;LC;SHORT_FORM;GENERIC;SORT_NAME;FULL_NAME;FULL_NAME_ND;MODIFY_DATE'
> FEHLER: Unparsable latitude value in column <3>: LAT
> FEHLER: Unable to open vector map <sri at gns> on topology level 2
> }}}
New description:
v.in.gns aborts when applied to a country file:
{{{
GRASS 7.0.svn (wgs84_4326):~/gns > v.in.gns --overwrite file=ce.txt
vect=sri
Converted 36554 place names.
WARNUNG: Vector map <sri> already exists and will be overwritten
Scanning input for column types...
Current row:
'RC;UFI;UNI;LAT;LONG;DMS_LAT;DMS_LONG;MGRS;JOG;FC;DSG;PC;CC1;ADM1;ADM2;POP;ELEV;CC2;NT;LC;SHORT_FORM;GENERIC;SORT_NAME;FULL_NAME;FULL_NAME_ND;MODIFY_DATE'
FEHLER: Unparsable latitude value in column <3>: LAT
FEHLER: Unable to open vector map <sri at gns> on topology level 2
}}}
Comment:
(milestone tag fixed)
I am not sure how to address this problem if the GNS format is a moving
target...
Markus
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/222#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list