[mapserver-commits] r11791 -
sandbox/inspire_soc2011/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Tue Jun 7 11:20:50 EDT 2011
Author: stefanl
Date: 2011-06-07 08:20:50 -0700 (Tue, 07 Jun 2011)
New Revision: 11791
Added:
sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario1_cap130.xml
sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario2_cap130.xml
Log:
tests using inspire enabled mapfiles
Added: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario1_cap130.xml
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario1_cap130.xml (rev 0)
+++ sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario1_cap130.xml 2011-06-07 15:20:50 UTC (rev 11791)
@@ -0,0 +1,166 @@
+<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
+<WMS_Capabilities version="1.3.0" updateSequence="123" xmlns="http://www.opengis.net/wms" xmlns:sld="http://www.opengis.net/sld" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_vs="http://inspire.ec.europa.eu/schemas/inspire_vs/1.0" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd http://inspire.ec.europa.eu/schemas/inspire_vs/1.0 http://inspire.ec.europa.eu/schemas/inspire_vs/1.0/inspire_vs.xsd http://mapserver.gis.umn.edu/mapserver http://localhost/path/to/wms_simple?service=WMS&version=1.3.0&request=GetSchemaExtension">
+
+<Service>
+ <Name>WMS</Name>
+ <Title>mytitleger</Title>
+ <KeywordList>
+ <Keyword>ogc</Keyword>
+ <Keyword>wms</Keyword>
+ <Keyword>mapserver</Keyword>
+ </KeywordList>
+ <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.mapserver.org/"/>
+ <ContactInformation>
+ <ContactPersonPrimary>
+ <ContactPerson>Tom Kralidis</ContactPerson>
+ <ContactOrganization>MapServer</ContactOrganization>
+ </ContactPersonPrimary>
+ <ContactPosition>resourceProvider</ContactPosition>
+ <ContactAddress>
+ <AddressType>postal</AddressType>
+ <Address>123 SomeRoad Road</Address>
+ <City>Toronto</City>
+ <StateOrProvince>Ontario</StateOrProvince>
+ <PostCode>xxx-xxx</PostCode>
+ <Country>Canada</Country>
+ </ContactAddress>
+ <ContactVoiceTelephone>+xx-xxx-xxx-xxxx</ContactVoiceTelephone>
+ <ContactFacsimileTelephone>+xx-xxx-xxx-xxxx</ContactFacsimileTelephone>
+ <ContactElectronicMailAddress>tomkralidis at xxxxxxx.xxx</ContactElectronicMailAddress>
+ </ContactInformation>
+ <Fees>conditions unknown</Fees>
+ <AccessConstraints>none</AccessConstraints>
+ <LayerLimit>1</LayerLimit>
+ <MaxWidth>2048</MaxWidth>
+ <MaxHeight>2048</MaxHeight>
+</Service>
+
+<Capability>
+ <Request>
+ <GetCapabilities>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </GetCapabilities>
+ <GetMap>
+ <Format>image/png</Format>
+ <Format>image/png; mode=24bit</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://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></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://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </GetFeatureInfo>
+ <sld:DescribeLayer>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </sld:DescribeLayer>
+ <sld:GetLegendGraphic>
+ <Format>image/png</Format>
+ <Format>image/jpeg</Format>
+ <Format>image/gif</Format>
+ <Format>image/png; mode=8bit</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </sld:GetLegendGraphic>
+ <ms:GetStyles>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </ms:GetStyles>
+ </Request>
+ <Exception>
+ <Format>XML</Format>
+ <Format>INIMAGE</Format>
+ <Format>BLANK</Format>
+ </Exception>
+ <sld:UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0" InlineFeature="0" RemoteWCS="0"/>
+ <inspire_vs:ExtendedCapabilities>
+ <inspire_common:MetadataUrl xsi:type="inspire_common:resourceLocatorType">
+ <inspire_common:URL>mymetadataurlhref</inspire_common:URL>
+ <inspire_common:MediaType>mymetadataurlformat</inspire_common:MediaType>
+ </inspire_common:MetadataUrl>
+ <inspire_common:SupportedLanguages>
+ <inspire_common:DefaultLanguage><inspire_common:Language>eng</inspire_common:Language></inspire_common:DefaultLanguage>
+ <inspire_common:SupportedLanguage><inspire_common:Language>eng</inspire_common:Language></inspire_common:SupportedLanguage>
+ <inspire_common:SupportedLanguage><inspire_common:Language>ger</inspire_common:Language></inspire_common:SupportedLanguage>
+ </inspire_common:SupportedLanguages>
+ <inspire_common:ResponseLanguage><inspire_common:Language>ger</inspire_common:Language></inspire_common:ResponseLanguage>
+ </inspire_vs:ExtendedCapabilities>
+ <Layer>
+ <Name>WMS_INSPIRE_SCENARIO1_TEST</Name>
+ <Title>mytitleger</Title>
+ <Abstract>WMS_INSPIRE_SCENARIO1_TEST</Abstract>
+ <KeywordList>
+ <Keyword>layers</Keyword>
+ <Keyword>list</Keyword>
+ </KeywordList>
+ <CRS>EPSG:42304</CRS>
+ <CRS>EPSG:42101</CRS>
+ <CRS>EPSG:4269</CRS>
+ <CRS>EPSG:4326</CRS>
+ <EX_GeographicBoundingBox>
+ <westBoundLongitude>-67.5725</westBoundLongitude>
+ <eastBoundLongitude>-58.9275</eastBoundLongitude>
+ <southBoundLatitude>42</southBoundLatitude>
+ <northBoundLatitude>48.5</northBoundLatitude>
+ </EX_GeographicBoundingBox>
+ <BoundingBox CRS="EPSG:4326"
+ minx="42" miny="-67.5725" maxx="48.5" maxy="-58.9275" />
+ <Layer queryable="1" opaque="0" cascaded="0">
+ <Name>road</Name>
+<!-- WARNING: Mandatory metadata '..._title_ger' was missing in this context. -->
+ <Title>road</Title>
+ <CRS>EPSG:43204</CRS>
+ <EX_GeographicBoundingBox>
+ <westBoundLongitude>-66.6333</westBoundLongitude>
+ <eastBoundLongitude>-59.2921</eastBoundLongitude>
+ <southBoundLatitude>42.3821</southBoundLatitude>
+ <northBoundLatitude>48.2955</northBoundLatitude>
+ </EX_GeographicBoundingBox>
+ <BoundingBox CRS="EPSG:43204"
+ minx="2.25898e+06" miny="-70747.9" maxx="2.61535e+06" maxy="495481" />
+ <Style>
+ <Name>default</Name>
+ <Title>default</Title>
+ <LegendURL width="70" height="23">
+ <Format>image/png</Format>
+ <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/path/to/wms_simple?version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=road&format=image/png&STYLE=default"/>
+ </LegendURL>
+ </Style>
+ </Layer>
+ </Layer>
+</Capability>
+</WMS_Capabilities>
Property changes on: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario1_cap130.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario2_cap130.xml
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario2_cap130.xml (rev 0)
+++ sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario2_cap130.xml 2011-06-07 15:20:50 UTC (rev 11791)
@@ -0,0 +1,163 @@
+<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
+<WMS_Capabilities version="1.3.0" updateSequence="123" xmlns="http://www.opengis.net/wms" xmlns:sld="http://www.opengis.net/sld" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_vs="http://inspire.ec.europa.eu/schemas/inspire_vs/1.0" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd http://inspire.ec.europa.eu/schemas/inspire_vs/1.0 http://inspire.ec.europa.eu/schemas/inspire_vs/1.0/inspire_vs.xsd http://mapserver.gis.umn.edu/mapserver http://localhost/path/to/wms_simple?service=WMS&version=1.3.0&request=GetSchemaExtension">
+
+<Service>
+ <Name>WMS</Name>
+ <Title>mytitleger</Title>
+ <KeywordList>
+ <Keyword>ogc</Keyword>
+ <Keyword>wms</Keyword>
+ <Keyword>mapserver</Keyword>
+ </KeywordList>
+ <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.mapserver.org/"/>
+ <ContactInformation>
+ <ContactPersonPrimary>
+ <ContactPerson>Tom Kralidis</ContactPerson>
+ <ContactOrganization>MapServer</ContactOrganization>
+ </ContactPersonPrimary>
+ <ContactPosition>resourceProvider</ContactPosition>
+ <ContactAddress>
+ <AddressType>postal</AddressType>
+ <Address>123 SomeRoad Road</Address>
+ <City>Toronto</City>
+ <StateOrProvince>Ontario</StateOrProvince>
+ <PostCode>xxx-xxx</PostCode>
+ <Country>Canada</Country>
+ </ContactAddress>
+ <ContactVoiceTelephone>+xx-xxx-xxx-xxxx</ContactVoiceTelephone>
+ <ContactFacsimileTelephone>+xx-xxx-xxx-xxxx</ContactFacsimileTelephone>
+ <ContactElectronicMailAddress>tomkralidis at xxxxxxx.xxx</ContactElectronicMailAddress>
+ </ContactInformation>
+ <Fees>conditions unknown</Fees>
+ <AccessConstraints>none</AccessConstraints>
+ <LayerLimit>1</LayerLimit>
+ <MaxWidth>2048</MaxWidth>
+ <MaxHeight>2048</MaxHeight>
+</Service>
+
+<Capability>
+ <Request>
+ <GetCapabilities>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </GetCapabilities>
+ <GetMap>
+ <Format>image/png</Format>
+ <Format>image/png; mode=24bit</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://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></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://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </GetFeatureInfo>
+ <sld:DescribeLayer>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </sld:DescribeLayer>
+ <sld:GetLegendGraphic>
+ <Format>image/png</Format>
+ <Format>image/jpeg</Format>
+ <Format>image/gif</Format>
+ <Format>image/png; mode=8bit</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </sld:GetLegendGraphic>
+ <ms:GetStyles>
+ <Format>text/xml</Format>
+ <DCPType>
+ <HTTP>
+ <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Get>
+ <Post><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://localhost/path/to/wms_simple?"/></Post>
+ </HTTP>
+ </DCPType>
+ </ms:GetStyles>
+ </Request>
+ <Exception>
+ <Format>XML</Format>
+ <Format>INIMAGE</Format>
+ <Format>BLANK</Format>
+ </Exception>
+ <sld:UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0" InlineFeature="0" RemoteWCS="0"/>
+ <inspire_vs:ExtendedCapabilities>
+<!-- WARNING: Mandatory metadata '..._metadataurl_href' was missing in this context. -->
+ <inspire_common:SupportedLanguages>
+ <inspire_common:DefaultLanguage><inspire_common:Language>eng</inspire_common:Language></inspire_common:DefaultLanguage>
+ <inspire_common:SupportedLanguage><inspire_common:Language>eng</inspire_common:Language></inspire_common:SupportedLanguage>
+ <inspire_common:SupportedLanguage><inspire_common:Language>ger</inspire_common:Language></inspire_common:SupportedLanguage>
+ </inspire_common:SupportedLanguages>
+ <inspire_common:ResponseLanguage><inspire_common:Language>ger</inspire_common:Language></inspire_common:ResponseLanguage>
+ </inspire_vs:ExtendedCapabilities>
+ <Layer>
+ <Name>WMS_INSPIRE_SCENARIO1_TEST</Name>
+ <Title>mytitleger</Title>
+ <Abstract>WMS_INSPIRE_SCENARIO1_TEST</Abstract>
+ <KeywordList>
+ <Keyword>layers</Keyword>
+ <Keyword>list</Keyword>
+ </KeywordList>
+ <CRS>EPSG:42304</CRS>
+ <CRS>EPSG:42101</CRS>
+ <CRS>EPSG:4269</CRS>
+ <CRS>EPSG:4326</CRS>
+ <EX_GeographicBoundingBox>
+ <westBoundLongitude>-67.5725</westBoundLongitude>
+ <eastBoundLongitude>-58.9275</eastBoundLongitude>
+ <southBoundLatitude>42</southBoundLatitude>
+ <northBoundLatitude>48.5</northBoundLatitude>
+ </EX_GeographicBoundingBox>
+ <BoundingBox CRS="EPSG:4326"
+ minx="42" miny="-67.5725" maxx="48.5" maxy="-58.9275" />
+ <Layer queryable="1" opaque="0" cascaded="0">
+ <Name>road</Name>
+<!-- WARNING: Mandatory metadata '..._title_ger' was missing in this context. -->
+ <Title>road</Title>
+ <CRS>EPSG:43204</CRS>
+ <EX_GeographicBoundingBox>
+ <westBoundLongitude>-66.6333</westBoundLongitude>
+ <eastBoundLongitude>-59.2921</eastBoundLongitude>
+ <southBoundLatitude>42.3821</southBoundLatitude>
+ <northBoundLatitude>48.2955</northBoundLatitude>
+ </EX_GeographicBoundingBox>
+ <BoundingBox CRS="EPSG:43204"
+ minx="2.25898e+06" miny="-70747.9" maxx="2.61535e+06" maxy="495481" />
+ <Style>
+ <Name>default</Name>
+ <Title>default</Title>
+ <LegendURL width="70" height="23">
+ <Format>image/png</Format>
+ <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost/path/to/wms_simple?version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=road&format=image/png&STYLE=default"/>
+ </LegendURL>
+ </Style>
+ </Layer>
+ </Layer>
+</Capability>
+</WMS_Capabilities>
Property changes on: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_inspire_scenario2_cap130.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
More information about the mapserver-commits
mailing list