[Mapbender-users] Select EPSG

Sven Böhme boehme at supportgis.de
Thu Oct 1 05:37:32 EDT 2009


Hallo Michael,

thanks a lot.

Sven

Michael Schulz schrieb:
> Hi Sven,
>
> the problem is that UMN Mapserver can be configured to serve a lot of
> SRS'es, but only exposes EPSG:4326 and the SRS of the map-object with
> bounding-boxes in the getCap-XML. Only these SRS that have BBOX
> information are taken from mapbender to fill the EPSG-Select list of
> the first wms of a gui in edit GUI-WMS settings.
>
> So far the only way is to change the getCap-XML manually and add bbox
> entries for each SRS you want to be able to choose from and then load
> the getCap locally.
>
> Cheers, Michael
>
>
> 2009/10/1 Sven Böhme <boehme at supportgis.de>:
>   
>> Hi Frank,
>>
>> thank you for your answer. But I try to change the EPSG in the
>> administartion GUI (WMS GUI Einstellungen /serttings). There you can choose
>> the EPSG  for the WMS on top. And there are only the initial EPSG codes. But
>> I try to use e.g. Germany WMS as background WMS and another WMS
>> (EPSG:31468). But I can´t change the EPSG of the Germany WMS and the other
>> WMS doesn´t support 4326 or 31467.
>>
>> Sven
>>
>> Jäger schrieb:
>>
>> -----Original Message-----
>> From: mapbender_users-bounces at lists.osgeo.org
>> [mailto:mapbender_users-bounces at lists.osgeo.org] On Behalf Of
>> Sven Böhme
>> Sent: Thursday, October 01, 2009 9:28 AM
>> To: Mapbender User List
>> Subject: [Mapbender-users] Select EPSG
>>
>> Hi,
>>
>> in the WMS GUI settings I can choose the EPSG. But I can only
>> chosse between two EPSG code, although the WMS supports more
>> than two codes.
>> How can I use e.g. EPSG:31468 for Germany WMS?
>>
>> Thanks
>> Sven
>>
>>
>>
>> Hi,
>> /php/mod_changeEPSG.php doesn't look at the WMS.
>> Available EPSG-Codes are hard coded. I changed it to my needs:
>>
>> <form action="<?php echo $self;  ?>" method='POST'>
>> <select class='epsg' name='epsg' onchange='mod_changeEPSG()'>
>> <option value="">undefined</option>
>> <option value="EPSG:31467">Gau&szlig;-Kr&uuml;ger 3 (31467)</option>
>> <option value="EPSG:25832">ETRS89/UTM (25832)</option>
>> <!-- <option value="EPSG:4326">Geogr. Koord.(4326)</option> -->
>> </select>
>>
>>
>> "EPSG:4326" doesn't work with minscale/maxscale and "setScaleHint" in a GUI.
>>
>>
>> Frank
>>
>> _______________________________________________
>> Mapbender_users mailing list
>> Mapbender_users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapbender_users
>>
>>
>>
>> --
>> --------------------------------------
>>
>> Dipl.-Geogr. Sven Böhme
>> boehme at supportgis.de
>>
>> --------------------------------------
>>
>> CPA Systems GmbH
>> Grantham-Allee 2-8
>> D-53757 Sankt Augustin
>>
>> Tel.: +49 (0) 2241 / 25 94 – 24
>> Fax.: +49 (0) 2241 / 25 94 - 29
>>
>> www.cpa-systems.de
>>
>> --------------------------------------
>> Handelsregister:
>> HRB 9706, Amtsgericht Siegburg
>>
>> Geschäftsführer:
>>
>> Dr.-Ing. habil. Christoph Averdung
>> Dr.-Ing. René Thiele
>> Dr.-Ing. Matthias Ellsiepen
>>
>> _______________________________________________
>> Mapbender_users mailing list
>> Mapbender_users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapbender_users
>>
>>
>>     
>
>
>
>   


-- 
--------------------------------------

Dipl.-Geogr. Sven Böhme
boehme at supportgis.de

--------------------------------------

CPA Systems GmbH
Grantham-Allee 2-8
D-53757 Sankt Augustin

Tel.: +49 (0) 2241 / 25 94 – 24
Fax.: +49 (0) 2241 / 25 94 - 29

www.cpa-systems.de

--------------------------------------
Handelsregister:
HRB 9706, Amtsgericht Siegburg

Geschäftsführer:

Dr.-Ing. habil. Christoph Averdung
Dr.-Ing. René Thiele
Dr.-Ing. Matthias Ellsiepen 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapbender_users/attachments/20091001/904005c4/attachment.html


More information about the Mapbender_users mailing list