[GRASS-dev] [GRASS GIS] #202: v.in.geonames fails on Polish dataset

#202: v.in.geonames fails on Polish dataset
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Keywords: | Platform: Linux
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
1. Download http://download.geonames.org/export/dump/PL.zip, unzip.

2. v.in.geonames in=gis/dane/geonames_PL/PL.txt out=geonames_pl --o

{{{
Converted 49314 place names.
WARNING: Vector map <geonames_pl> already exists and will be overwritten
Scanning input for column types...
Current row: 'opomorscze wojewodztwo,Zpadopomoransk
vojvodstvo,Zpadopomoansk vojvodstv,Zpadopomosk vojvodstv,Zpadnopmrscz
wjewdztw, , , , ,|53.5|15.5|A|ADM1|PL||87||||0||130|Europe/Warsaw|2008-
03-06'
ERROR: Unparsable latitude value in column <4>: ADM1
ERROR: Unable to open vector map <geonames_pl@PERMANENT> on topology level
        2
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/202&gt;
GRASS GIS <http://grass.osgeo.org>

#202: v.in.geonames fails on Polish dataset
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Comment (by neteler):

This is a problem with various data sets. Either a v.in.ascii parse error
with the Asian/... fonts or an unlucky file separator still chosen in the
script.

see also
http://lists.osgeo.org/pipermail/grass-dev/2008-June/038525.html

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/202#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#202: v.in.geonames fails on Polish dataset
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed in SVN: 6.4.SVN and 7.trunk (was buffer overflow in v.in.ascii).

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/202#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>