[mapguide-users] Range of projection for WMS connector

Andrey Maraev asmaraev at gmail.com
Mon Aug 19 06:17:57 PDT 2013


Hello guys!
I have data in EPSG:32648 projection. I try to configure my WMS connector
in Mapguide 2.5 OS that it would be able to work with EPSG:32648
(UTM84-48N). It turned out that it not enough for me.
My OgcWmsService.config is:

<Define item="Enum.item.SRS">EPSG:32648</Define>
 <Define item="Enum.item.north">9329005.1825</Define>
 <Define item="Enum.item.south">0</Define>
 <Define item="Enum.item.west">166021.4431</Define>
 <Define item="Enum.item.east">833978.5569</Define>
 <Define item="SRS.WKT.map">
  <translate
from="EPSG:32648">PROJCS["UTM84-48N",GEOGCS["LL84",DATUM["WGS84",SPHEROID["WGS84",6378137.000,298.25722293]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",500000.000],PARAMETER["false_northing",0.000],PARAMETER["central_meridian",105.00000000000000],PARAMETER["scale_factor",0.9996],PARAMETER["latitude_of_origin",0.000],UNIT["Meter",1.00000000000000]]</translate>
  </Define>

Is there the opportunity to add the range of projection UTM84-47N
-UTM84-50N into WMS connector? If so how can I do that?

-- 
Best Regards!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20130819/21277125/attachment.html>


More information about the mapguide-users mailing list