forked from geoserver/geoserver
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GEOS-9985] Impossible to configure a WMS cascading layer with JDBCCo…
…nfig
- Loading branch information
Showing
7 changed files
with
252 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
171 changes: 171 additions & 0 deletions
171
src/community/jdbcconfig/src/test/resources/capabilities.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<WMS_Capabilities version="1.3.0" updateSequence="152" 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://localhost:8080/geoserver/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.org"/> | ||
<ContactInformation> | ||
<ContactPersonPrimary> | ||
<ContactPerson>Claudius Ptolomaeus</ContactPerson> | ||
<ContactOrganization>The Ancient Geographers</ContactOrganization> | ||
</ContactPersonPrimary> | ||
<ContactPosition>Chief Geographer</ContactPosition> | ||
<ContactAddress> | ||
<AddressType>Work</AddressType> | ||
<Address/> | ||
<City>Alexandria</City> | ||
<StateOrProvince/> | ||
<PostCode/> | ||
<Country>Egypt</Country> | ||
</ContactAddress> | ||
<ContactVoiceTelephone/> | ||
<ContactFacsimileTelephone/> | ||
<ContactElectronicMailAddress>claudius.ptolomaeus@gmail.com</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://localhost:8080/geoserver/topp/states/ows?SERVICE=WMS&"/> | ||
</Get> | ||
<Post> | ||
<OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/topp/states/ows?SERVICE=WMS&"/> | ||
</Post> | ||
</HTTP> | ||
</DCPType> | ||
</GetCapabilities> | ||
<GetMap> | ||
<Format>image/png</Format> | ||
<Format>application/atom+xml</Format> | ||
<Format>application/json;type=geojson</Format> | ||
<Format>application/json;type=topojson</Format> | ||
<Format>application/json;type=utfgrid</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>application/vnd.mapbox-vector-tile</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>image/vnd.jpeg-png</Format> | ||
<Format>image/vnd.jpeg-png8</Format> | ||
<Format>text/html; subtype=openlayers</Format> | ||
<Format>text/html; subtype=openlayers2</Format> | ||
<Format>text/html; subtype=openlayers3</Format> | ||
<DCPType> | ||
<HTTP> | ||
<Get> | ||
<OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/topp/states/ows?SERVICE=WMS&"/> | ||
</Get> | ||
</HTTP> | ||
</DCPType> | ||
</GetMap> | ||
<GetFeatureInfo> | ||
<Format>text/plain</Format> | ||
<Format>application/vnd.ogc.gml</Format> | ||
<Format>text/xml</Format> | ||
<Format>application/vnd.ogc.gml/3.1.1</Format> | ||
<Format>text/xml; subtype=gml/3.1.1</Format> | ||
<Format>text/html</Format> | ||
<Format>application/json</Format> | ||
<DCPType> | ||
<HTTP> | ||
<Get> | ||
<OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/topp/states/ows?SERVICE=WMS&"/> | ||
</Get> | ||
</HTTP> | ||
</DCPType> | ||
</GetFeatureInfo> | ||
</Request> | ||
<Exception> | ||
<Format>XML</Format> | ||
<Format>INIMAGE</Format> | ||
<Format>BLANK</Format> | ||
<Format>JSON</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> | ||
<CRS>CRS:84</CRS> | ||
<EX_GeographicBoundingBox> | ||
<westBoundLongitude>-124.731422</westBoundLongitude> | ||
<eastBoundLongitude>-66.969849</eastBoundLongitude> | ||
<southBoundLatitude>24.955967</southBoundLatitude> | ||
<northBoundLatitude>49.371735</northBoundLatitude> | ||
</EX_GeographicBoundingBox> | ||
<BoundingBox CRS="CRS:84" minx="-124.731422" miny="24.955967" maxx="-66.969849" maxy="49.371735"/> | ||
<Layer queryable="1" opaque="0"> | ||
<Name>states</Name> | ||
<Title>USA Population</Title> | ||
<Abstract>This is some census data on the states.</Abstract> | ||
<KeywordList> | ||
<Keyword>census</Keyword> | ||
<Keyword>united</Keyword> | ||
<Keyword>boundaries</Keyword> | ||
<Keyword>state</Keyword> | ||
<Keyword>states</Keyword> | ||
</KeywordList> | ||
<CRS>EPSG:4326</CRS> | ||
<CRS>CRS:84</CRS> | ||
<EX_GeographicBoundingBox> | ||
<westBoundLongitude>-124.731422</westBoundLongitude> | ||
<eastBoundLongitude>-66.969849</eastBoundLongitude> | ||
<southBoundLatitude>24.955967</southBoundLatitude> | ||
<northBoundLatitude>49.371735</northBoundLatitude> | ||
</EX_GeographicBoundingBox> | ||
<BoundingBox CRS="CRS:84" minx="-124.731422" miny="24.955967" maxx="-66.969849" maxy="49.371735"/> | ||
<BoundingBox CRS="EPSG:4326" minx="24.955967" miny="-124.73142200000001" maxx="49.371735" maxy="-66.969849"/> | ||
<Style> | ||
<Name>population</Name> | ||
<Title>Population in the United States</Title> | ||
<Abstract>A sample filter that filters the United States into three | ||
categories of population, drawn in different colors</Abstract> | ||
<LegendURL width="84" height="80"> | ||
<Format>image/png</Format> | ||
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8080/geoserver/topp/states/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=states"/> | ||
</LegendURL> | ||
</Style> | ||
<Style> | ||
<Name>pophatch</Name> | ||
<Title>Population in the United States</Title> | ||
<Abstract>A sample filter that filters the United States into three | ||
categories of population, drawn in different colors</Abstract> | ||
<LegendURL width="84" height="80"> | ||
<Format>image/png</Format> | ||
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8080/geoserver/topp/states/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=states&style=pophatch"/> | ||
</LegendURL> | ||
</Style> | ||
<Style> | ||
<Name>polygon</Name> | ||
<Title>Default Polygon</Title> | ||
<Abstract>A sample style that draws a polygon</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://localhost:8080/geoserver/topp/states/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=states&style=polygon"/> | ||
</LegendURL> | ||
</Style> | ||
</Layer> | ||
</Layer> | ||
</Capability> | ||
</WMS_Capabilities> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters