summaryrefslogtreecommitdiffstats
path: root/petascope/src/petascope/wcs2/schemas/gml/Examples/2dIdentityConversion.xml
blob: 994917e8b3d03188219f5ef3746cbcc00aa75606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<Conversion xmlns="http://www.opengis.net/gml/3.2" 
    xmlns:gml="http://www.opengis.net/gml/3.2"  
    xmlns:xlink="http://www.w3.org/1999/xlink" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd"
    gml:id="IdentityConversion2D">
    <!-- Example for a 2-D CRS identity conversion as defined in the GML 3.2.1 Application Schema for WCS 2.0 -->
    <!-- Last updated 2010-01-11 -->
    <!-- =============================================== -->
    <identifier codeSpace="urn:ogc:def:method:WCS-SWG:2.0:">IdentityConversion2D</identifier>
    <name>Identity Conversion 2D</name>
    <remarks>none provided </remarks>
    <scope>not known</scope>
    <method xlink:href="urn:ogc:def:method:WCS-SWG:2.0:IdentityMethod2D"/>
</Conversion>