Showing:

Annotations
Attributes
Diagrams
Source
Complex Type gml:GridLengthType
Namespace http://www.opengis.net/gml
Annotations
Value of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing. This grid length will often be used in a digital image grid, where the base units are likely to be pixel spacings. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for length along the axes of a grid, such as pixel spacings or grid spacings.
Diagram
Diagram docindex108.tmp#id251 docindex108.tmp#id250
Type restriction of gml:MeasureType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<complexType name="GridLengthType">
  <annotation>
    <documentation>Value of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing. This grid length will often be used in a digital image grid, where the base units are likely to be pixel spacings. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for length along the axes of a grid, such as pixel spacings or grid spacings.</documentation>
  </annotation>
  <simpleContent>
    <restriction base="gml:MeasureType"/>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/measures.xsd