{
  "vendor" : "ESRI",
  "LayerId" : 24,
  "LayerName" : "I_ReservatórioÁgua_EPAL",
  "type" : "FeatureCollection",
  "fields" : [
    {
      "name" : "OBJECTID",
      "type" : "esriFieldTypeOID"
    },
    {
      "name" : "Shape",
      "type" : "esriFieldTypeGeometry"
    },
    {
      "name" : "Carta",
      "type" : "esriFieldTypeString",
      "length" : 150
    },
    {
      "name" : "Grupo",
      "type" : "esriFieldTypeString",
      "length" : 50
    },
    {
      "name" : "Tipo",
      "type" : "esriFieldTypeString",
      "length" : 100
    },
    {
      "name" : "Ciclo_de_Vida",
      "type" : "esriFieldTypeString",
      "length" : 30
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.1361736162318259,
          38.800222178471017
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Abastecimento de Água",
        "Ciclo_de_Vida" : "Servico"
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.2100543701817603,
          38.85539062882993
        ]
      },
      "properties" : {
        "OBJECTID" : 2,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Abastecimento de Água",
        "Ciclo_de_Vida" : "Servico"
      }
    },
    {
      "type" : "Feature",
      "id" : "3",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.2028230261931743,
          38.847384246083003
        ]
      },
      "properties" : {
        "OBJECTID" : 3,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Abastecimento de Água",
        "Ciclo_de_Vida" : "Servico"
      }
    },
    {
      "type" : "Feature",
      "id" : "4",
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          -9.0716969217122632,
          38.904565356465049
        ]
      },
      "properties" : {
        "OBJECTID" : 4,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Abastecimento de Água",
        "Ciclo_de_Vida" : "Servico"
      }
    }
  ],
  "links" : [
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Condicionantes_2025_wfs/OGCFeatureServer/collections/24/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_Condicionantes_2025_wfs/OGCFeatureServer/collections/24/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-06T00:24:33Z",
  "numberMatched" : 4,
  "numberReturned" : 4
}