Documentation for fieldgml

Element: GridCoverage

[Table of contents]

Name GridCoverage
Type gml:GridCoverageType
Nillable no
Abstract no
Logical Diagram
h-571850159 h1006928077 h1518425032 h1251115203
XML Instance Representation
<gml:GridCoverage
gml:id="[0..1]"
dimension="positiveInteger [0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:boundedBy> ... </gml:boundedBy> [0..1]
<gml:gridDomain> ... </gml:gridDomain> [1]
<gml:rangeSet> ... </gml:rangeSet> [1]
<gml:coverageFunction> ... </gml:coverageFunction> [0..1]
</gml:GridCoverage>
Diagram
h1510395901
Schema Component Representation
<element name="GridCoverage" type=" gml:GridCoverageType " substitutionGroup="gml:_DiscreteCoverage"/>