UNPKG

terriajs

Version:

Geospatial data visualization platform.

136 lines (135 loc) 6.03 kB
<?xml version="1.0" encoding="UTF-8"?><WMS_Capabilities version="1.3.0" updateSequence="602" 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://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/schemas/wms/1.3.0/capabilities_1_3_0.xsd"> <Service> <Name>WMS</Name> <Title>GeoServer Web Map Service</Title> <Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract> <KeywordList> <Keyword>WFS</Keyword> <Keyword>WMS</Keyword> <Keyword>GEOSERVER</Keyword> </KeywordList> <OnlineResource xlink:type="simple" xlink:href="http://geoserver.sourceforge.net/html/index.php"/> <ContactInformation> <ContactPersonPrimary> <ContactPerson>National Map</ContactPerson> <ContactOrganization>NICTA</ContactOrganization> </ContactPersonPrimary> <ContactPosition/> <ContactAddress> <AddressType/> <Address>13 Garden Street</Address> <City>Alexandria</City> <StateOrProvince>New South Wales</StateOrProvince> <PostCode>2015</PostCode> <Country>Australia</Country> </ContactAddress> <ContactVoiceTelephone/> <ContactFacsimileTelephone/> <ContactElectronicMailAddress>nationalmap@lists.nicta.com.au</ContactElectronicMailAddress> </ContactInformation> <Fees>NONE</Fees> <AccessConstraints>NONE</AccessConstraints> </Service> <Capability> <Request> <GetCapabilities> <Format>text/xml</Format> <DCPType> <HTTP> <Get> <OnlineResource xlink:type="simple" xlink:href="http://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/ows?SERVICE=WMS&amp;"/> </Get> <Post> <OnlineResource xlink:type="simple" xlink:href="http://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/ows?SERVICE=WMS&amp;"/> </Post> </HTTP> </DCPType> </GetCapabilities> <GetMap> <Format>image/png</Format> <Format>application/atom+xml</Format> <Format>application/pdf</Format> <Format>application/rss+xml</Format> <Format>application/vnd.google-earth.kml+xml</Format> <Format>application/vnd.google-earth.kml+xml;mode=networklink</Format> <Format>application/vnd.google-earth.kmz</Format> <Format>image/geotiff</Format> <Format>image/geotiff8</Format> <Format>image/gif</Format> <Format>image/jpeg</Format> <Format>image/png; mode=8bit</Format> <Format>image/svg+xml</Format> <Format>image/tiff</Format> <Format>image/tiff8</Format> <Format>text/html; subtype=openlayers</Format> <DCPType> <HTTP> <Get> <OnlineResource xlink:type="simple" xlink:href="http://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/ows?SERVICE=WMS&amp;"/> </Get> </HTTP> </DCPType> </GetMap> <GetFeatureInfo> <Format>text/plain</Format> <Format>application/vnd.ogc.gml</Format> <Format>application/vnd.ogc.gml/3.1.1</Format> <Format>text/html</Format> <Format>application/json</Format> <DCPType> <HTTP> <Get> <OnlineResource xlink:type="simple" xlink:href="http://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/ows?SERVICE=WMS&amp;"/> </Get> </HTTP> </DCPType> </GetFeatureInfo> </Request> <Exception> <Format>XML</Format> <Format>INIMAGE</Format> <Format>BLANK</Format> </Exception> <Layer> <Title>GeoServer Web Map Service</Title> <Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract> <!--All supported EPSG projections:--> <CRS>EPSG:4326</CRS> <EX_GeographicBoundingBox> <westBoundLongitude>-1.0</westBoundLongitude> <eastBoundLongitude>154.1</eastBoundLongitude> <southBoundLatitude>-47.40775060536477</southBoundLatitude> <northBoundLatitude>0.0</northBoundLatitude> </EX_GeographicBoundingBox> <BoundingBox CRS="CRS:84" minx="-1.0" miny="-47.40775060536477" maxx="154.1" maxy="0.0"/> <Layer queryable="1" opaque="0"> <Name>Infrastructure:aerialcableways</Name> <Title>aerialcableways</Title> <Abstract/> <KeywordList> <Keyword>features</Keyword> <Keyword>aerialcableways</Keyword> </KeywordList> <CRS>EPSG:4326</CRS> <CRS>CRS:84</CRS> <EX_GeographicBoundingBox> <westBoundLongitude>145.63916</westBoundLongitude> <eastBoundLongitude>153.47854999999998</eastBoundLongitude> <southBoundLatitude>-37.845019999085665</southBoundLatitude> <northBoundLatitude>-16.819299999476762</northBoundLatitude> </EX_GeographicBoundingBox> <BoundingBox CRS="CRS:84" minx="145.63916" miny="-37.845019999085665" maxx="153.47854999999998" maxy="-16.819299999476762"/> <BoundingBox CRS="EPSG:4326" minx="-37.84502" miny="145.63916" maxx="-16.8193" maxy="153.47854999999998"/> <Style> <Name>line</Name> <Title>Default Line</Title> <Abstract>A sample style that draws a line</Abstract> <LegendURL width="20" height="20"> <Format>image/png</Format> <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver.nationalmap.nicta.com.au:80/geotopo_250k/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=aerialcableways"/> </LegendURL> </Style> </Layer> </Layer> </Capability> </WMS_Capabilities>