Opened 16 years ago

Closed 16 years ago

#202 closed defect (fixed)

v.in.geonames fails on Polish dataset

Reported by: msieczka Owned by: grass-dev@…
Priority: major Milestone: 6.4.0
Component: Vector Version: svn-develbranch6
Keywords: Cc:
CPU: x86-64 Platform: Linux

Description

  1. Download http://download.geonames.org/export/dump/PL.zip, unzip.
  1. 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

Change History (2)

comment:1 by neteler, 16 years ago

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

comment:2 by neteler, 16 years ago

Resolution: fixed
Status: newclosed

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

Markus

Note: See TracTickets for help on using tickets.