Sha256: dd573e3865fbd45072352974a80b3aa4f4e5bf8fc653682880ef595e1c8f7f79

Contents?: true

Size: 1.36 KB

Versions: 7

Compression:

Stored size: 1.36 KB

Contents

[{
  "type": "grid",
  "gridRepresentation": {
    "dimension": [{
      "dimensionType": "dimensionType",
      "dimensionSize": 9
    }, {
      "dimensionType": "dimensionType",
      "dimensionSize": 9
    }],
    "numberOfDimensions": 9,
    "cellGeometry": "cellGeometry",
    "transformationParameterAvailable": true
  }
}, {
  "type": "vector",
  "vectorRepresentation": {
    "topologyLevel": "topologyLevel",
    "vectorObject": [{
      "objectType": "objectType",
      "objectCount": 9
    }]
  }
}, {
  "type": "georectified",
  "georectifiedRepresentation": {
    "gridRepresentation": {
      "numberOfDimensions": 9,
      "cellGeometry": "cellGeometry",
      "transformationParameterAvailable": true
    },
    "checkPointAvailable": true,
    "cornerPoints": [
      [0.0, 0.0],
      [0.0, 1.0],
      [1.0, 1.0],
      [1.0, 0.0]
    ],
    "pointInPixel": "pointInPixel"
  }
}, {
  "type": "georeferencable",
  "georeferencableRepresentation": {
    "gridRepresentation": {
      "dimension": [{
        "dimensionType": "dimensionType",
        "dimensionSize": 9
      }, {
        "dimensionType": "dimensionType",
        "dimensionSize": 9
      }],
      "numberOfDimensions": 9,
      "cellGeometry": "cellGeometry"
    },
    "controlPointAvailable": true,
    "orientationParameterAvailable": true,
    "georeferencedParameter": "georeferencedParameter"
  }
}]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.0.0.pre.alpha.6 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.5 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.4 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.3 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.2 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.1 examples/spatialRepresentation.json
adiwg-mdjson_schemas-2.0.0.pre.alpha examples/spatialRepresentation.json