gml:limits
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/grids.xsd
Type: gml:GridLimitsType
Properties: Local, Qualified
Content
- gml:GridEnvelope [1..1]
Attributes
None
Used in
- Type gml:GridType (Element gml:Grid)
- Type gml:RectifiedGridType via extension of gml:GridType (Element gml:RectifiedGrid)
Sample instance
<gml:limits> <gml:GridEnvelope> <gml:low>1 1</gml:low> <gml:high>1 1</gml:high> </gml:GridEnvelope> </gml:limits>