gml:pixelInCell
gml:pixelInCell is a specification of the way an image grid is associated with the image data attributes. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/datums.xsd
Type: gml:CodeWithAuthorityType
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
codeSpace | [1..1] | xsd:anyURI |
Used in
- Type gml:ImageDatumType (Element gml:ImageDatum)
- Type gmx:ML_ImageDatum_Type via extension of gml:ImageDatumType (Element gmx:ML_ImageDatum)
Sample instance
<gml:pixelInCell codeSpace="http://www.example.com/">string</gml:pixelInCell>