{
  "fiboa_version": "0.2.0",
  "fiboa_extensions": [
    "https://fiboa.github.io/administrative-division-extension/v0.1.0/schema.yaml",
    "https://fiboa.github.io/crop-extension/v0.1.0/schema.yaml",
    "https://fiboa.github.io/inspire-extension/v0.2.0/schema.yaml"
  ],
  "type": "Collection",
  "id": "at_crop",
  "title": "Field boundaries for Austria (2022)",
  "description": "**Crop Field boundaries for Austria - INVEKOS Schl\u00e4ge \u00d6sterreich 2021.**\n\n    This layer includes all field uses recorded by the applicants, which serve as the basis for the funding process. A field\n    is a contiguous area of a piece of land that is cultivated for a growing season with only one crop (field use type) and\n    uniform management requirements or as a landscape element type in accordance with Annex 1 of the regulation of the responsible\n    Federal Ministry with horizontal rules for the area of the Common Agricultural Policy (Horizontal CAP Regulation)\n    StF: BGBl. II No. 100/2015 or is simply maintained in good agricultural and ecological condition in accordance with\n    Art. 94 of Regulation (EU) No. 1306/2013 and is digitized in the GIS as a polygon or as a point.",
  "license": "CC-BY-4.0",
  "providers": [
    {
      "name": "Agrarmarkt Austria",
      "url": "https://geometadatensuche.inspire.gv.at/metadatensuche/inspire/api/records/9db8a0c3-e92a-4df4-9d55-8210e326a7ed",
      "roles": [
        "producer",
        "licensor"
      ]
    },
    {
      "name": "fiboa CLI",
      "roles": [
        "processor"
      ],
      "url": "https://pypi.org/project/fiboa-cli"
    },
    {
      "name": "Source Cooperative",
      "roles": [
        "host"
      ],
      "url": "https://data.source.coop/fiboa/at_crop/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          9.405290337503184,
          46.34587798618984,
          17.232237875796603,
          48.96562893083748
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2018-07-30T16:26:12Z",
          "2022-06-10T08:32:08Z"
        ]
      ]
    }
  },
  "links": [],
  "stac_version": "1.0.0",
  "assets": {
    "data": {
      "href": "at_crop_2022.parquet",
      "title": "Field Boundaries",
      "type": "application/vnd.apache.parquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "id",
          "type": "string"
        },
        {
          "name": "inspire:id",
          "type": "string"
        },
        {
          "name": "geometry",
          "type": "binary"
        },
        {
          "name": "crop:code",
          "type": "string"
        },
        {
          "name": "crop:name",
          "type": "string"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "determination_datetime",
          "type": "timestamp[ms, tz=UTC]"
        },
        {
          "name": "admin:country_code",
          "type": "string"
        },
        {
          "name": "crop:code_list",
          "type": "string"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 2600002
    }
  },
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json"
  ]
}