[Mapbender-dev] Re: [Mapbender] #340: configure EPSG-List in mod_changeEPSG.php

Mapbender mapbender_dev at lists.osgeo.org
Mon Jun 22 13:47:26 EDT 2009


#340: configure EPSG-List  in mod_changeEPSG.php
-----------------------------+----------------------------------------------
  Reporter:  frankjaeger     |       Owner:  mapbender_dev at lists.osgeo.org
      Type:  enhancement     |      Status:  closed                       
  Priority:  minor           |   Milestone:  2.6 release                  
 Component:  administration  |     Version:  2.5                          
Resolution:  fixed           |    Keywords:  mod_changeEPSG.php, EPSG     
-----------------------------+----------------------------------------------
Changes (by astrid_emde):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 The available SRSs (EPSG) are hard-coded in the option-list at the bottom
 of mod_changeEPSG.php
  * this changed in Version 2.6. You define the options in the element-
 definition in column e_content like this


 {{{
 <option value="">undefined</option>
 <option value="EPSG:4326">EPSG:4326</option>
 <option value="EPSG:31466">EPSG:31466</option>
 <option value="EPSG:31467">EPSG:31467</option>
 }}}

 I will close this ticket now. If you have any comments or think it is not
 fixed, feel free to open it again

-- 
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/340#comment:1>
Mapbender <http://www.mapbender.org/>
Mapbender


More information about the Mapbender_dev mailing list