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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

geo-oasis:where

Root property element of an OASIS GML instance
Container for optional OASIS GML attributes

Element information

Content

Attributes

NameOccTypeDescriptionNotes
featuretypetag [0..1]xsd:NCNameOptional where attribute indicating the type of geographic entity is being referred to. Default is "location"from group geo-oasis:whereAttrGroup
relationshiptag [0..1]xsd:NCNameOptional where attribute indicating how geotagged content is related to the represented location. Default is "isLocatedAt"from group geo-oasis:whereAttrGroup
elev [0..1]xsd:doubleOptional where attribute indicating a GPS-measured elevation in meters (e.g. WGS84 geoid height)from group geo-oasis:whereAttrGroup
floor [0..1]xsd:doubleOptional where attribute indicating elevation by building floorfrom group geo-oasis:whereAttrGroup
radius [0..1]xsd:doubleOptional where attribute indicating size in meters of a radius or buffer being indicated around the geometry (e.g. radius of circular area around a point geometryfrom group geo-oasis:whereAttrGroup

Sample instance

<geo-oasis:where>
   <gml:Point>
      <gml:pos>1.0 1.0</gml:pos>
   </gml:Point>
</geo-oasis:where>

Site developed and hosted by Datypic, Inc.

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