{
  "fiboa_version": "0.2.0",
  "fiboa_extensions": [],
  "type": "Collection",
  "id": "pt",
  "title": "Field boundaries for Portugal",
  "description": "Open field boundaries (identifica\u00e7\u00e3o de parcelas) from Portugal",
  "license": "proprietary",
  "providers": [
    {
      "name": "IPAP - Instituto de Financiamento da Agricultura e Pescas",
      "url": "https://www.ifap.pt/isip/ows/",
      "roles": [
        "producer",
        "licensor"
      ]
    },
    {
      "name": "fiboa CLI",
      "roles": [
        "processor"
      ],
      "url": "https://pypi.org/project/fiboa-cli"
    },
    {
      "name": "Source Cooperative",
      "roles": [
        "host"
      ],
      "url": "https://beta.source.coop/fiboa/portugal/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -9.551854922295218,
          36.991827533373424,
          -6.173148404290481,
          42.134449847013244
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2023-01-01T00:00:00Z",
          "2023-12-31T23:59:59Z"
        ]
      ]
    }
  },
  "links": [
    {
      "title": "No conditions apply",
      "href": "https://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply",
      "type": "text/html",
      "rel": "license"
    },
    {
      "href": "https://data.source.coop/fiboa/portugal/Continente.pmtiles",
      "type": "application/vnd.pmtiles",
      "rel": "pmtiles"
    }
  ],
  "assets": {
    "data": {
      "href": "https://data.source.coop/fiboa/portugal/Continente.parquet",
      "title": "Field Boundaries",
      "type": "application/vnd.apache.parquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "geometry",
          "type": "binary"
        },
        {
          "name": "id",
          "type": "string"
        },
        {
          "name": "block_id",
          "type": "int64"
        },
        {
          "name": "crop_code",
          "type": "string"
        },
        {
          "name": "crop_name",
          "type": "string"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "perimeter",
          "type": "float"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 4804494
    }
  },
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json",
    "https://stac-extensions.github.io/web-map-links/v1.2.0/schema.json"
  ]
}