[mapguide-users] [MapGuide 2.4.0] Autocad Map 3D 2013 can't GETCAPABILITIES in 1.3 from MapGuide
Rémy Gourrat
rgourrat at ag-carto.fr
Thu Sep 19 03:20:28 PDT 2013
Johan, I think it’s not a srs problem but a reading problem GETCAPABILITIES, I thinks it’s not depending of the SRS.
Gaïa 3.1 read well the GetCAPABILITIES and Display well the layer with MapGuide WMS 1.3
Qgis 1.8 read well the GetCAPABILITIES and NOT display the layer with MapGuide WMS 1.3 (I think I’s problem of BBOX, I’m ok on the srs project and srs layer but… I try to explore later this problem)
Autocad Map 2013 not read the GetCAPABILITIES and NOT display well the layer with MapGuide WMS 1.3 (I think I’s problem BBOX)
With fiddler
in 1.1 I MapGuide return a text string:
]> OGC:WMS MapGuide WMS Server GIS WMS Server postal
none none text/xml text/html application/vnd.ogc.wms_xml image/png image/jpeg image/gif text/xml text/html text/plain application/vnd.ogc.se_xml EPSG:4326 EPFL/2 - Calques/CAD/CAD_BATIMENT EPSG:3943 EPFL/2 - Calques/CAD/CAD_COMMUNE EPSG:3943 EPFL/2 - Calques/CAD/CAD_PARCELLE EPSG:3943 EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_01 EPSG:3943 EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_05 EPSG:3943 EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE EPSG:3943 EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE_COLOR EPSG:3943 EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE_ID_LBT_MPG EPSG:3943
in 1.3 MaGuide return a XML string :
<?xml version="1.0" encoding="UTF-8" ?>
- <WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
- <!--
SERVICE METADATA
-->
- <Service>
<Name>OGC:WMS</Name>
<Title>MapGuide WMS Server</Title>
<Abstract>MapGuide WMS Server</Abstract>
- <KeywordList>
<Keyword>GIS</Keyword>
<Keyword>WMS</Keyword>
<Keyword>Server</Keyword>
</KeywordList>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/" />
- <ContactInformation>
- <ContactPersonPrimary>
<ContactPerson />
<ContactOrganization />
</ContactPersonPrimary>
- <ContactAddress>
<AddressType>postal</AddressType>
<Address />
<City />
<StateOrProvince />
<PostCode />
<Country />
</ContactAddress>
</ContactInformation>
<Fees>none</Fees>
<AccessConstraints>none</AccessConstraints>
</Service>
- <!--
SERVICE CAPABILITIES
-->
- <Capability>
- <Request>
- <GetCapabilities>
<Format>text/xml</Format>
<Format>text/html</Format>
- <DCPType>
- <HTTP>
- <Get>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/mapguide/mapagent/mapagent.fcgi?" />
</Get>
</HTTP>
</DCPType>
</GetCapabilities>
- <GetMap>
<Format>image/png</Format>
<Format>image/jpeg</Format>
<Format>image/gif</Format>
- <DCPType>
- <HTTP>
- <Get>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/mapguide/mapagent/mapagent.fcgi?" />
</Get>
</HTTP>
</DCPType>
</GetMap>
- <GetFeatureInfo>
<Format>text/xml</Format>
<Format>text/html</Format>
<Format>text/plain</Format>
- <DCPType>
- <HTTP>
- <Get>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/mapguide/mapagent/mapagent.fcgi?" />
</Get>
</HTTP>
</DCPType>
</GetFeatureInfo>
</Request>
- <Exception>
<Format>XML</Format>
</Exception>
- <!-- No VendorSpecificCapabilities
-->
- <!-- No UserDefinedSymbolization
-->
- <!--
PUBLISHED LAYERS
-->
- <Layer>
<Title>MapGuide WMS Server</Title>
<CRS>EPSG:4326</CRS>
- <!-- Published Layer #1
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/CAD/CAD_BATIMENT</Name>
<Title>CAD_BATIMENT</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #2
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/CAD/CAD_COMMUNE</Name>
<Title>CAD_COMMUNE</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #3
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/CAD/CAD_PARCELLE</Name>
<Title>CAD_PARCELLE</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #4
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_01</Name>
<Title>PLU_PRE_S_01</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #5
-->
- <Layer queryable="1" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/PLU_CNIG/PLU_PRE_S_05</Name>
<Title>PLU_PRE_S_05</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #6
-->
- <Layer queryable="1" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE</Name>
<Title>PLU_ZONAGE</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1313622.447" miny="2240562.633" maxx="1361105.91" maxy="2269605.929" />
</Layer>
- <!-- Published Layer #7
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE_COLOR</Name>
<Title>PLU_ZONAGE_COLOR</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
- <!-- Published Layer #8
-->
- <Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>EPFL/2 - Calques/PLU_CNIG/PLU_ZONAGE_ID_LBT_MPG</Name>
<Title>PLU_ZONAGE_ID_LBT_MPG</Title>
<CRS>EPSG:3943</CRS>
<BoundingBox CRS="EPSG:3943" minx="1303700" miny="1398000" maxx="2200900" maxy="2271800" />
</Layer>
</Layer>
</Capability>
</WMS_Capabilities>
thanks
-----
AG-Carto - Bayonne
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-2-4-0-Autocad-Map-3D-2013-can-t-GETCAPABILITIES-in-1-3-from-MapGuide-tp5077019p5078641.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20130919/6358fd62/attachment.html>
More information about the mapguide-users
mailing list