[GRASS-dev] [GRASS GIS] #3781: v.in.geonames - fails in winGRASS7.7 (python3)

GRASS GIS trac at osgeo.org
Fri Sep 6 13:21:20 PDT 2019


#3781: v.in.geonames - fails in winGRASS7.7 (python3)
---------------------+---------------------------------
  Reporter:  hellik  |      Owner:  grass-dev@…
      Type:  defect  |     Status:  new
  Priority:  normal  |  Milestone:  7.8.0
 Component:  Python  |    Version:  git-releasebranch78
Resolution:          |   Keywords:  python3, py3
       CPU:  x86-64  |   Platform:  MSWindows
---------------------+---------------------------------
Changes (by neteler):

 * version:  svn-trunk => git-releasebranch78


Comment:

 Tested on Linux:

 {{{
 wget http://download.geonames.org/export/dump/AT.zip
 unzip AT.zip

 v.in.geonames input=AT.txt output=at_out
 Converting 52003 place names...
 Scanning input for column types...
 Number of columns: 19
 Number of rows: 52003
 WARNING: Column number 13 <admin3code> defined as string has only integer
          values
 WARNING: Column number 14 <admin4code> defined as string has only integer
          values
 Importing points...
  100%
 Populating table...
 Building topology for vector map <at_out at user1>...
 Registering primitives...
 }}}

 Still an issue?

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3781#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list