[GRASS-dev] [GRASS GIS] #2456: read CSV from GDAL data directory

GRASS GIS trac at osgeo.org
Thu Sep 15 03:39:41 PDT 2016


#2456: read CSV from GDAL data directory
---------------------------------+---------------------------------
  Reporter:  martinl             |      Owner:  grass-dev@…
      Type:  task                |     Status:  new
  Priority:  blocker             |  Milestone:  7.4.0
 Component:  Projections/Datums  |    Version:  svn-releasebranch70
Resolution:                      |   Keywords:  gdal, g.proj
       CPU:  Unspecified         |   Platform:  Unspecified
---------------------------------+---------------------------------

Comment (by neteler):

 Replying to [comment:41 martinl]:
 > Should be fixed in r69494

 Very good! Now it looks like this on my Fedora box:

 {{{
 GRASS 7.3.svn (nc_spm_08_grass7):~ > g.proj -jft epsg=2992 datumtrans=6
 +proj=lcc +lat_1=43 +lat_2=45.5 +lat_0=41.75 +lon_0=-120.5
 +x_0=399999.9999984 +y_0=0 +no_defs +a=6378137 +rf=298.257222101
 +nadgrids=/usr/share/proj/WO +to_meter=0.3048


 GRASS 7.3.svn (nc_spm_08_grass7):~ > g.proj -pt epsg=2992 datumtrans=6
 -PROJ_INFO-------------------------------------------------
 name       : NAD83 / Oregon Lambert (ft)
 datum      : nad83
 ellps      : grs80
 proj       : lcc
 lat_1      : 43
 lat_2      : 45.5
 lat_0      : 41.75
 lon_0      : -120.5
 x_0        : 399999.9999984
 y_0        : 0
 no_defs    : defined
 nadgrids   : WO
 -PROJ_EPSG-------------------------------------------------
 epsg       : 2992
 -PROJ_UNITS------------------------------------------------
 unit       : foot
 units      : feet
 meters     : 0.3048
 }}}

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



More information about the grass-dev mailing list