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

GRASS GIS trac at osgeo.org
Wed Oct 23 14:09:25 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.1
 Component:  Python  |    Version:  git-releasebranch78
Resolution:          |   Keywords:  python3, py3
       CPU:  x86-64  |   Platform:  MSWindows
---------------------+---------------------------------

Comment (by hellik):

 tested with

 {{{
 GRASS Version: 7.8.1dev
 Code revision: d1c4ad132
 Build date: 2019-10-22
 Build platform: x86_64-w64-mingw32
 GDAL: 2.4.1
 PROJ: 5.2.0
 GEOS: 3.8.0
 SQLite: 3.29.0
 Python: 3.7.0
 wxPython: 4.0.3
 Platform: Windows-10-10.0.18362-SP0 (OSGeo4W)
 }}}

 {{{
 v.in.geonames --verbose input=D:\temp\geonames\AT\AT.txt output=at_out
 Converting 51999 place names...
 Using native format
 Scanne die Eingabe zur Ermittelung der Spaltentypen...
 Maximale Länge der Inputzeile: 2204
 Number of columns: 19
 Number of rows: 51999
 Column: 1  type: integer
 Column: 2  type: string length: 79
 Column: 3  type: string length: 79
 Column: 4  type: string length: 2089
 Column: 5  type: double
 Column: 6  type: double
 Column: 7  type: string length: 1
 Column: 8  type: string length: 5
 Column: 9  type: string length: 2
 Column: 10  type: string length: 8
 Column: 11  type: string length: 2
 Column: 12  type: string length: 2
 Column: 13  type: integer
 Column: 14  type: integer
 Column: 15  type: integer
 Column: 16  type: integer
 Column: 17  type: integer
 Column: 18  type: string length: 13
 Column: 19  type: string length: 10
 WARNING: Spalte Nummer 13 <admin3code> ist als string definiert und hat
 nur Integer-Werte.
 WARNING: Spalte Nummer 14 <admin4code> ist als string definiert und hat
 nur Integer-Werte.
 Importiere Punkte...
 Fülle Tabelle...
 Erstelle Topologie für die Vektorkarte <at_out at data>...
 Registriere Primitive...
 GRASS_INFO_PROGRESS: 10000
 GRASS_INFO_PROGRESS: 20000
 GRASS_INFO_PROGRESS: 30000
 GRASS_INFO_PROGRESS: 40000
 GRASS_INFO_PROGRESS: 50000
 51999 primitives registered
 51999 vertices registered
 Die Topologie wurde erstellt.
 Anzahl der Knoten: 0
 Anzahl der Primitive: 51999
 Anzahl der Punkte: 51999
 Anzahl der Linien: 0
 Anzahl der Grenzen: 0
 Anzahl der Zentroide: 0
 Anzahl der Flächen: 0
 Anzahl der Inseln: 0
 (Wed Oct 23 23:07:58 2019) Befehl ausgeführt (12 Sek)
 }}}

 seems to work now, closing ticket

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



More information about the grass-dev mailing list