{
  "vendor" : "ESRI",
  "LayerId" : 4,
  "LayerName" : "CQS_Interfaces",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "Carta",
      "type" : "esriFieldTypeString",
      "length" : 100
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.0942924160382379,
          38.806284310225315
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Carta" : "Classificação e Qualificação do Solo"
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.0789886072515813,
          38.841597249033306
        ]
      },
      "properties" : {
        "OBJECTID" : 2,
        "Carta" : "Classificação e Qualificação do Solo"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Ordenamento_2023_WFS/OGCFeatureServer/collections/4/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=application/geo+json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Ordenamento_2023_WFS/OGCFeatureServer/collections/4/items?crs=CRS84&bbox-crs=CRS84&properties=*&returnGeometry=true&resultType=results&offset=0&f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "this document as HTML"
    }
  ],
  "timeStamp" : "2026-04-05T22:34:00Z",
  "numberMatched" : 2,
  "numberReturned" : 2
}