[GRASS-dev] [GRASS GIS] #3161: different results by v.in.ogr --ui and vector import wizzard (data shift)

GRASS GIS trac at osgeo.org
Mon Sep 19 06:33:52 PDT 2016


#3161: different results by v.in.ogr --ui and vector import wizzard (data shift)
----------------------+---------------------------
  Reporter:  hellik   |      Owner:  grass-dev@…
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  7.2.0
 Component:  Vector   |    Version:  svn-trunk
Resolution:           |   Keywords:  vector import
       CPU:  x86-64   |   Platform:  MSWindows 7
----------------------+---------------------------

Comment (by hellik):

 Replying to [comment:6 hellik]:
 > Replying to [comment:5 mmetz]:
 > >
 > > All fine, no reprojection. What is your output of `v.in.ogr -j`?
 >
 >
 > {{{
 > v.in.ogr -j
 input=D:\temp\Gesamtgewaessernetz_v11_Tirol\Gesamtgewaessernetz_v11_Tirol_epsg31287.shp
 > Die Projektionsinformationen des Eingabedatensatzes und der aktuellen
 Location scheinen übereinzustimmen.
 > }}}
 >
 > they are also matching here.
 >
 > will test it with today's winGRASS daily.

 now tested with

 {{{
 System Info
 GRASS Version: 7.3.svn
 GRASS SVN revision: r69517
 Build date: 2016-09-19
 Build platform: x86_64-w64-mingw32
 GDAL: 2.1.1
 PROJ.4: 4.9.3
 GEOS: 3.5.0
 SQLite: 3.14.1
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200 (OSGeo4W)
 }}}

 {{{
 v.import input=D:\temp\Gesamtgewaessernetz_v11_Tirol
 layer=Gesamtgewaessernetz_v11_Tirol_epsg31287
 output=Gesamtgewaessernetz_v11_Tirol_epsg31287
 WARNING: All available OGR layers will be imported into vector map
 <data_epsg31287>
 Check if OGR layer <Gesamtgewaessernetz_v11_Tirol_epsg31287> contains
 polygons...
 Importing 5095 features (OGR layer
 <Gesamtgewaessernetz_v11_Tirol_epsg31287>)...
 -----------------------------------------------------
 Erstelle Topologie für die Vektorkarte
 <Gesamtgewaessernetz_v11_Tirol_epsg31287 at data>...
 Registriere Primitive...
 5095 primitives registered
 1505379 Vertices registriert
 Erzeuge Flächen...
 0 areas built
 0 isles built
 Füge Inseln hinzu...
 Füge Zentroide hinzu...
 Anzahl der Knoten: 10108
 Anzahl der Primitive: 5095
 Anzahl der Punkte: 0
 Anzahl der Linien: 5095
 Anzahl der Grenzen: 0
 Anzahl der Zentroide: 0
 Anzahl der Flächen: 0
 Anzahl der Inseln: 0
 Input <D:\temp\Gesamtgewaessernetz_v11_Tirol> successfully imported
 without reprojection
 }}}

 now it works also without reprojection.

 it seems some temporary instability. closing ticket as worksforme.

 thanks for testing.

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



More information about the grass-dev mailing list