Sha256: cdc2cd524e4e2589459bd57b8b68aef064c08a02909b5abc534a6b93c614b01e

Contents?: true

Size: 1.21 KB

Versions: 11

Compression:

Stored size: 1.21 KB

Contents

[{
  "description": "description",
  "geographicExtent": [{
      "containsData": false,
      "geographicElement": [{
          "type": "Point",
          "coordinates": [100.0, 0.0]
        },
        {
          "type": "LineString",
          "coordinates": [
            [100.0, 0.0],
            [101.0, 1.0]
          ]
        }
      ]
    },
    {
      "geographicElement": [{
        "type": "Point",
        "coordinates": [100.0, 0.0]
      }]
    }
  ],
  "temporalExtent": [{
      "type": "instant",
      "timeInstant": {
        "dateTime": "2016-10-24T11:10:15.2-10:00"
      }
    },
    {
      "type": "period",
      "timePeriod": {
        "startDateTime": "2016-10-24T11:10:15.2-10:00"
      }
    }
  ],
  "verticalExtent": [{
      "description": "description",
      "minValue": 9.9,
      "maxValue": 9.9,
      "crsId": {
        "referenceSystemType": "referenceSystemType",
        "referenceSystemIdentifier": {
          "identifier": "identifier"
        }
      }
    },
    {
      "minValue": 9.9,
      "maxValue": 9.9,
      "crsId": {
        "referenceSystemType": "referenceSystemType",
        "referenceSystemIdentifier": {
          "identifier": "identifier"
        }
      }
    }
  ]
}]

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.0.0.pre.alpha.17 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.16 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.15 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.14 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.13 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.12 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.11 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.10 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.9 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.8 examples/extent.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.7 examples/extent.json