Line 129: |
Line 129: |
| === CSW GetRecordById === | | === CSW GetRecordById === |
| | | |
− | URL (GET Request) | + | URL (GET REQUEST) |
| | | |
| <code>https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/eodms_catalog?request=GetRecordById&id=1515826&service=CSW&version=2.0.2</code> | | <code>https://www.eodms-sgdot.nrcan-rncan.gc.ca/MetaManagerCSW/csw/eodms_catalog?request=GetRecordById&id=1515826&service=CSW&version=2.0.2</code> |
Line 171: |
Line 171: |
| </GetRecordByIdResponse> | | </GetRecordByIdResponse> |
| </pre> | | </pre> |
| + | |
| + | === WCS DescribeCoverage === |
| + | |
| + | URL (GET REQUEST) |
| + | |
| + | <code>https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/WESOrder/wcs?SERVICE=WCS&version=2.0.1&REQUEST=DescribeCoverage&coverageId=5117806&CollectionId=Radarsat1</code> |
| + | |
| + | URL (POST) |
| + | |
| + | <code>https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/WESOrder/wcs</code> |
| + | |
| + | HTTP POST - HEADER |
| + | |
| + | <pre><wcs:DescribeCoverage service="WCS" version="2.0.1" |
| + | 	xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' |
| + | 	xsi:schemaLocation="http://www.opengis.net/wcs/2.0 |
| + | 	http://schemas.opengis.net/wcs/2.0/wcsAll.xsd" |
| + | 	xmlns="http://www.opengis.net/wcs/2.0" |
| + | 	xmlns:wcs="http://www.opengis.net/wcs/2.0"> |
| + | 	<wcs:CoverageId>Radarsat1--5117806</wcs:CoverageId> |
| + | </wcs:DescribeCoverage></pre> |
| + | |
| + | HTTP RESPONSE |
| + | |
| + | <pre><wcs:CoverageDescriptions xmlns:wcs="http://www.opengis.net/wcs/2.0"> |
| + | 	<wcs:CoverageDescription xmlns:gml="http://www.opengis.net/gml/3.2" |
| + | 		gml:id="C380b242c-b324-4364-9ea5-7798f2f5e648"> |
| + | 		<wcs:CoverageId>Radarsat1--5117806</wcs:CoverageId> |
| + | 		<metadata xmlns="http://www.opengis.net/gmlcov/1.0" |
| + | 			xmlns:xlink="http://www.w3.org/1999/xlink" |
| + | 			xlink:href="https://www.eodms-sgdot.nrcan-rncan.gc.ca/wes/services/ |
| + | 			WESSearch/csw/Radarsat1?request=GetRecordById&Id=5117806& |
| + | 			version=2.0.2&outputSchema=http://schema.compusult.net/services/ |
| + | 			2.2.0/WESSearch/csw&service=CSW" xlink:title="CSW GetRecordById" |
| + | 			xlink:type="simple"/> |
| + | 		<gml:domainSet> |
| + | 			<gml:Polygon gml:id="C06023ce2-944d-478f-a391-4e6736c53f2e" |
| + | 				srsDimension="2" srsName="EPSG:4326" |
| + | 				xmlns:gml="http://www.opengis.net/gml/3.2"> |
| + | 				<gml:exterior> |
| + | 					<gml:LinearRing> |
| + | 						<gml:posList> |
| + | 							-74.369379 45.510773 |
| + | 							-81.488928 46.423416 |
| + | 							-82.487757 41.524618 |
| + | 							-75.922503 40.612456 |
| + | 							-74.369379 45.510773 |
| + | 						</gml:posList> |
| + | 					</gml:LinearRing> |
| + | 				</gml:exterior> |
| + | 			</gml:Polygon> |
| + | 		</gml:domainSet> |
| + | 		<rangeType xmlns="http://www.opengis.net/gmlcov/1.0"/> |
| + | 		<wcs:ServiceParameters> |
| + | 			<wcs:CoverageSubtype>GridCoverage</wcs:CoverageSubtype> |
| + | 			<wcs:nativeFormat/> |
| + | 			<wcs:Extension> |
| + | 				<DestinationTypes xmlns="http://schema.compusult.net/services/ |
| + | 					2.7.0/WESOrder/wcs"> |
| + | 					<Type>Download</Type> |
| + | 				</DestinationTypes> |
| + | 				<Parameter |
| + | 					xmlns="http://schema.compusult.net/services/2.7.0/WESOrder"> |
| + | 					<Name>packagingFormat</Name> |
| + | 					<Title>Packaging Format</Title> |
| + | 					<Description>Packaging Format</Description> |
| + | 					<Default>ZIP</Default> |
| + | 					<Choices> |
| + | 						<Value>ZIP</Value> |
| + | 						<Display>Zip</Display> |
| + | 						<Description>Zip</Description> |
| + | 						<DependentParameters/> |
| + | 					</Choices> |
| + | 					<Choices> |
| + | 						<Value>TAR</Value> |
| + | 						<Display>Tar</Display> |
| + | 						<Description>Tar</Description> |
| + | 						<DependentParameters/> |
| + | 					</Choices> |
| + | 					<Choices> |
| + | 						<Value>TARGZ</Value> |
| + | 						<Display>Tar/GZ</Display> |
| + | 						<Description>Tar/GZ</Description> |
| + | 						<DependentParameters/> |
| + | 					</Choices> |
| + | 					<Choices> |
| + | 						<Value>TAR</Value> |
| + | 						<Display>Tar</Display> |
| + | 						<Description>Tar</Description> |
| + | 						<DependentParameters/> |
| + | 					</Choices> |
| + | 					<Choices> |
| + | 						<Value>TARGZ</Value> |
| + | 						<Display>Tar/GZ</Display> |
| + | 						<Description>Tar/GZ</Description> |
| + | 						<DependentParameters/> |
| + | 					</Choices> |
| + | 				</Parameter> |
| + | 			</wcs:Extension> |
| + | 		</wcs:ServiceParameters> |
| + | 	</wcs:CoverageDescription> |
| + | </wcs:CoverageDescriptions></pre> |
| | | |
| == Katalon == | | == Katalon == |