Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
- <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.0/capabilities_1_1_0.dtd"
- [
- <!ELEMENT VendorSpecificCapabilities EMPTY>
- ]> <!-- end of DOCTYPE declaration -->
- <WMT_MS_Capabilities version="1.1.0">
- <!-- MapServer version 6.0.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=GEOS INPUT=POSTGIS INPUT=GDAL INPUT=SHAPEFILE -->
- <Service>
- <Name>OGC:WMS</Name>
- <Title>macromap</Title>
- <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/>
- <ContactInformation>
- </ContactInformation>
- </Service>
- <Capability>
- <Request>
- <GetCapabilities>
- <Format>application/vnd.ogc.wms_xml</Format>
- <DCPType>
- <HTTP>
- <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Get>
- <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Post>
- </HTTP>
- </DCPType>
- </GetCapabilities>
- <GetMap>
- <Format>image/png</Format>
- <Format>image/jpeg</Format>
- <Format>image/gif</Format>
- <Format>image/png; mode=8bit</Format>
- <Format>image/tiff</Format>
- <DCPType>
- <HTTP>
- <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Get>
- <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Post>
- </HTTP>
- </DCPType>
- </GetMap>
- <GetFeatureInfo>
- <Format>text/plain</Format>
- <Format>application/vnd.ogc.gml</Format>
- <DCPType>
- <HTTP>
- <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Get>
- <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Post>
- </HTTP>
- </DCPType>
- </GetFeatureInfo>
- <DescribeLayer>
- <Format>text/xml</Format>
- <DCPType>
- <HTTP>
- <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Get>
- <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?"/></Post>
- </HTTP>
- </DCPType>
- </DescribeLayer>
- </Request>
- <Exception>
- <Format>application/vnd.ogc.se_xml</Format>
- <Format>application/vnd.ogc.se_inimage</Format>
- <Format>application/vnd.ogc.se_blank</Format>
- </Exception>
- <VendorSpecificCapabilities />
- <UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0"/>
- <Layer>
- <Name>macromap</Name>
- <Title>macromap</Title>
- <Abstract>macromap</Abstract>
- <SRS>EPSG:4326</SRS>
- <LatLonBoundingBox minx="-180.15" miny="-90" maxx="180.15" maxy="90" />
- <BoundingBox SRS="EPSG:4326"
- minx="-180.15" miny="-90" maxx="180.15" maxy="90" />
- <Layer queryable="0" opaque="0" cascaded="0">
- <Name>gmna</Name>
- <Title>gmna</Title>
- <SRS>EPSG:4326</SRS>
- <LatLonBoundingBox minx="-2.5e+07" miny="-2.5e+07" maxx="2.5e+07" maxy="2.5e+07" />
- <BoundingBox SRS="EPSG:4326"
- minx="-2.5e+07" miny="-2.5e+07" maxx="2.5e+07" maxy="2.5e+07" />
- <Style>
- <Name>default</Name>
- <Title>default</Title>
- <LegendURL width="167" height="7029">
- <Format>image/png</Format>
- <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://lucknow-2.local/test/mapscript/test3.cgi?version=1.1.0&service=WMS&request=GetLegendGraphic&layer=gmna&format=image/png&STYLE=default"/>
- </LegendURL>
- </Style>
- </Layer>
- </Layer>
- </Capability>
- </WMT_MS_Capabilities>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement