[GRASS-dev] [GRASS GIS] #2662: v.in.proj crashes on Windows (v.in.ogr problem)

GRASS GIS trac at osgeo.org
Sun Jun 14 13:08:44 PDT 2015


#2662: v.in.proj crashes on Windows (v.in.ogr problem)
--------------------------+----------------------------------
  Reporter:  martinl      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  blocker      |  Milestone:  7.0.1
 Component:  LibGIS       |    Version:  svn-releasebranch70
Resolution:               |   Keywords:  v.in.proj, r.in.proj
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+----------------------------------

Comment (by hellik):

 Replying to [comment:6 martinl]:
 > Replying to [comment:5 hellik]:
 >
 > > any test data set?
 >
 > Just try to import data using v.in.proj to the location with different
 srs...

 tested with

 {{{
 GRASS Version: 7.1.svn
 GRASS SVN revision: 65460
 Build date: 2015-06-14
 Build platform: i686-pc-mingw32
 GDAL: 1.11.2
 PROJ.4: 4.8.0
 GEOS: 3.4.2
 SQLite: 3.7.17
 Python: 2.7.4
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 {{{
 C:\tmp>ogrinfo -al vienna.shp
 INFO: Open of `vienna.shp'
       using driver `ESRI Shapefile' successful.

 Layer name: vienna
 Geometry: Polygon
 Feature Count: 1
 Extent: (16.289482, 48.155973) - (16.463998, 48.275724)
 Layer SRS WKT:
 GEOGCS["GCS_WGS_1984",
     DATUM["WGS_1984",
         SPHEROID["WGS_84",6378137.0,298.257223563]],
     PRIMEM["Greenwich",0.0],
     UNIT["Degree",0.0174532925199433]]
 }}}

 {{{
 g.proj -p
 -PROJ_INFO-------------------------------------------------
 name       : Transverse Mercator
 proj       : tmerc
 datum      : hermannskogel
 ellps      : bessel
 lat_0      : 0
 lon_0      : 16.33333333333333
 k          : 1
 x_0        : 750000
 y_0        : 0
 no_defs    : defined
 towgs84    : 577.326,90.129,463.919,5.1366,1.4742,5.2970,2.4232
 -PROJ_EPSG-------------------------------------------------
 epsg       : 31286
 -PROJ_UNITS------------------------------------------------
 unit       : meter
 units      : meters
 meters     : 1
 }}}


 {{{
 (Sun Jun 14 21:56:04 2015)
 v.in.proj --verbose input_file=C:\tmp\vienna.shp output=vienna
 extents=input
 [...]
 (Sun Jun 14 21:56:09 2015) Befehl ausgeführt (5 Sek)
 }}}

 seems to work

 Helmut

 p.s. any chance to get back OSGeo4W-winGRASS7.0.x-daiylies; no chance to
 test here the standalone winGRASS7.0.x-daiylies

 p.p.s https://trac.osgeo.org/grass/ticket/2634 is quite annyoing and makes
 winGRASS-trunk quite unusable for me ...

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



More information about the grass-dev mailing list