AgStack Foundation · JSON Structure

Agstack Openagri Weather Service Geojsonout Structure

Type: object Properties: 0
AgricultureLinux FoundationOpen SourceGeospatialPrecision AgricultureLinked Data

Agstack Openagri Weather Service Geojsonout Structure is a JSON Structure definition published by AgStack Foundation. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://agstack.org/structures/GeoJSONOut.json",
  "title": "GeoJSONOut",
  "type": "object",
  "fields": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "coordinates",
      "type": "array"
    }
  ]
}