[GRASS-dev] [GRASS GIS] #2490: EPSG code not saved in PROJ_EPSG

GRASS GIS trac at osgeo.org
Tue Jan 20 03:18:01 PST 2015


#2490: EPSG code not saved in PROJ_EPSG
--------------------------------+-------------------------------------------
 Reporter:  hellik              |       Owner:  grass-dev@…              
     Type:  defect              |      Status:  new                      
 Priority:  major               |   Milestone:  7.0.0                    
Component:  Projections/Datums  |     Version:  svn-releasebranch70      
 Keywords:  g.proj              |    Platform:  MSWindows 7              
      Cpu:  x86-64              |  
--------------------------------+-------------------------------------------
Changes (by neteler):

  * keywords:  => g.proj


Comment:

 Replying to [comment:1 hellik]:
 > r49298: Retain EPSG code, if available, into a metadata file.

 This doesn't seem to work yet or the if() conditions are not fulfilled.

 It would also cover the case of creating the Location from the startup
 script as well as the location wizard since in Python g.proj is called
 from there:

 http://grass.osgeo.org/grass71/manuals/libpython/_modules/script/core.html#create_location

 Yet the bug in g.proj is to be understood:
 {{{
 g.proj epsg=4326 location=mylatlong
 }}}

 --> no PROJ_EPSG generated as expected

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2490#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list