Schema Central > NIEM 3.0 > geo-oasis.xsd > geo-oasis:polygon
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

geo-oasis:polygon

Closed ring property element containing a list of pairs of coordinates (first pair and last pair identical) representing latitude then longitude in the WGS84 coordinate reference system

Element information

Content

Attributes

None

Sample instance

<geo-oasis:polygon>
   <gml:Polygon>
      <gml:exterior>
         <gml:LinearRing>...
         </gml:LinearRing>
      </gml:exterior>
      <gml:interior>
         <gml:LinearRing>...
         </gml:LinearRing>
      </gml:interior>
   </gml:Polygon>
</geo-oasis:polygon>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com