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

GRASS GIS trac at osgeo.org
Tue Oct 21 07:40:55 PDT 2014


#2456: read CSV from GDAL data directory
--------------------------------+-------------------------------------------
 Reporter:  martinl             |       Owner:  grass-dev@…              
     Type:  task                |      Status:  new                      
 Priority:  critical            |   Milestone:  7.1.0                    
Component:  Projections/Datums  |     Version:  unspecified              
 Keywords:  gdal                |    Platform:  Unspecified              
      Cpu:  Unspecified         |  
--------------------------------+-------------------------------------------
Changes (by neteler):

  * priority:  normal => critical
  * component:  Default => Projections/Datums


Comment:

 Yes, this would be very important.

 The local GDAL data directory is found like this:

 {{{
 ls `gdal-config --datadir`
 }}}

 Effectively it shows the path to "GDAL_DATA", see
  * http://trac.osgeo.org/gdal/wiki/ConfigOptions#GDAL_DATA
  *
 http://trac.osgeo.org/gdal/wiki/FAQInstallationAndBuilding#WhatisGDAL_DATAenvironmentvariable

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



More information about the grass-dev mailing list