Project

General

Profile

1
<ntslookup xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://geoservices.cgdi.ca/schemas/cgdi/nts/nts-1.1.1.xsd" xmlns:gml="http://www.opengis.net/gml" version="1.1.2">
2
  <!-- a chunk of GML data generated by the NTS Lookup service described at: http://geoservices.cgdi.ca/NTS/index.jsp -->
3
  <gml:boundedBy>
4
    <gml:Box srsName="EPSG:4326">
5
      <gml:coordinates>-76.0,45.0 -74.0,46.0</gml:coordinates>
6
    </gml:Box>
7
  </gml:boundedBy>
8
  <ntsResultSet scale="250000">
9
    <nts>
10
      <gml:name>031G</gml:name>
11
      <ntsQuadrangle>
12
        <gml:Polygon>
13
          <gml:outerBoundaryIs>
14
            <gml:LinearRing srsName="EPSG:4326">
15
              <gml:coordinates>-74.0,45.0 -76.0,45.0 -76.0,46.0 -74.0,46.0 -74.0,45.0</gml:coordinates>
16
            </gml:LinearRing>
17
          </gml:outerBoundaryIs>
18
        </gml:Polygon>
19
      </ntsQuadrangle>
20
      <ntsNeatline>
21
        <gml:Polygon>
22
          <gml:outerBoundaryIs>
23
            <gml:LinearRing srsName="EPSG:4326">
24
              <gml:coordinates>-74.0,45.0 -74.25,45.0 -74.5,45.0 -74.75,45.0 -75.0,45.0 -75.25,45.0 -75.5,45.0 -75.75,45.0 -76.0,45.0 -76.0,45.25 -76.0,45.5 -76.0,45.75 -76.0,46.0 -75.75,46.0 -75.5,46.0 -75.25,46.0 -75.0,46.0 -74.75,46.0 -74.5,46.0 -74.25,46.0 -74.0,46.0 -74.0,45.75 -74.0,45.5 -74.0,45.25 -74.0,45.0 </gml:coordinates>
25
            </gml:LinearRing>
26
          </gml:outerBoundaryIs>
27
        </gml:Polygon>
28
      </ntsNeatline>
29
    </nts>
30
  </ntsResultSet>
31
</ntslookup>
(1-1/7)