GML Feature types
Last updated
Was this helpful?
Was this helpful?
<os:member>
<os:ContourLine gml:id="os.t5.sx98se.175">
<os:geometry>
<gml:LineString srsName="urn:ogc:def:crs:EPSG::27700" gml:id="os.t5.sx98se.175.geom">
<gml:posList>295487.08 80000 295481.21 80001.48 295480.55 80001.23
295481.75 80000</gml:posList>
</gml:LineString>
</os:geometry>
<os:propertyValue uom="m">15</os:propertyValue>
<os:contourLineType>ordinary</os:contourLineType>
</os:ContourLine>
</os:member>
SpotHeight feature type
<os:member
<os:SpotHeight gml:id="os.t5.sx98se.0">
<os:geometry>
<gml:Point srsName="urn:ogc:def:crs:EPSG::27700" gml:id="os.t5.sx98se.0.geom">
<gml:pos>299161.48 84990.56</gml:pos>
</gml:Point>
</os:geometry>
<os:propertyValue uom="m">31.9</os:propertyValue>
<os:spotHeightType>generic</os:spotHeightType>
</os:SpotHeight>
</os:member>
Example of the LandWaterBoundary feature types
<os:member>
<os:LandWaterBoundary gml:id="os.t5.sx98se.17">
<os:geometry>
<gml:LineString srsName="urn:ogc:def:crs:EPSG::27700" gml:id="os.t5.sx98se.17.geom">
<gml:posList>297786.59 81469.64 297783.26 81469.75 297783.26
81466.75 297786.59 81469.64</gml:posList>
</gml:LineString>
</os:geometry>
<os:propertyValue uom="m">1.62</os:propertyValue>
<os:waterLevelCategory>meanHighWater</os:waterLevelCategory>
</os:LandWaterBoundary>
</os:member>