Opened 16 years ago
Closed 16 years ago
#340 closed enhancement (fixed)
configure EPSG-List in mod_changeEPSG.php
Reported by: | frankjaeger | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.6 release |
Component: | administration | Version: | 2.5 |
Keywords: | mod_changeEPSG.php, EPSG | Cc: |
Description
The available SRSs (EPSG) are hard-coded in the option-list at the bottom of mod_changeEPSG.php. They have to be configured for each Mapbender-Installation. The configuration starts again after each update, because it's overwritten with a new version of mod_changeEPSG.php.
It's a good idea first to split configuration from other PHP-code. This will work even after updating mapbender.
May be it's a better idea to make EPSG-Codes individual for each GUI (element-vars?). Some guis show big areas with need for EPSG:4326. Other guis uses 'setScaleHint' wich not really likes EPSG:4326.
The available SRSs (EPSG) are hard-coded in the option-list at the bottom of mod_changeEPSG.php
I will close this ticket now. If you have any comments or think it is not fixed, feel free to open it again