A rectified grid is a grid for which there is an affine transformation betweenthe grid coordinates and the coordinates of an external coordinate reference system. It isdefined by specifying the position (in some geometric space) of the grid “origin†and ofthe vectors that specify the post locations. Note that the grid limits (post indexes) andaxis name properties are inherited from gml:GridType and that gml:RectifiedGrid adds agml:origin property (contains or references a gml:Point) and a set of gml:offsetVectorproperties.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
<element name="RectifiedGrid" type="gml:RectifiedGridType" substitutionGroup="gml:Grid"><annotation><documentation>A rectified grid is a grid for which there is an affine transformation between the grid coordinates and the coordinates of an external coordinate reference system. It is defined by specifying the position (in some geometric space) of the grid “origin†and of the vectors that specify the post locations. Note that the grid limits (post indexes) and axis name properties are inherited from gml:GridType and that gml:RectifiedGrid adds a gml:origin property (contains or references a gml:Point) and a set of gml:offsetVector properties.</documentation></annotation></element>