Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:gridMappingFunction
Namespace http://diggsml.org/schema-dev
Annotations
The gridMappingFunction property describes the mapping function from the
domain to the range for gridded locations. If omitted, the gml:startPoint is assumed
to be the value of the gml:low property in the gml:Grid geometry, and the
gml:sequenceRule is assumed to be linear and the gml:axisOrder property is assumed
to be “+1 +2”.
Diagram
Diagramgml3_2Profile_diggs_xsd_Element_gml_GridFunction.tmp#GridFunctiongml3_2Profile_diggs_xsd_Complex_Type_gml_CoverageFunctionType.tmp#CoverageFunctionTypegml3_2Profile_diggs_xsd_Element_gml_AbstractObject.tmp#http___www.opengis.net_gml_3.2_AbstractObject
Type gml:CoverageFunctionType
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gml:GridFunction
Instance
<diggs:gridMappingFunction xmlns:diggs="http://diggsml.org/schema-dev" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:GridFunction>{1,1}</gml:GridFunction>
</diggs:gridMappingFunction>
Source
<element name="gridMappingFunction" substitutionGroup="gml:AbstractObject" type="gml:CoverageFunctionType">
  <annotation>
    <documentation>The gridMappingFunction property describes the mapping function from the domain to the range for gridded locations. If omitted, the gml:startPoint is assumed to be the value of the gml:low property in the gml:Grid geometry, and the gml:sequenceRule is assumed to be linear and the gml:axisOrder property is assumed to be “+1 +2”.</documentation>
  </annotation>
</element>