{
  "vendor" : "ESRI",
  "LayerId" : 42,
  "LayerName" : "I_FeixeHertzianoLigaçãoCentrosRadioeléctricosLisboaMontejunto",
  "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" : 200
    },
    {
      "name" : "Shape_Length",
      "type" : "esriFieldTypeDouble"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "MultiLineString",
        "coordinates" : [
          [
            [
              -9.1248495923385367,
              38.774617113601472
            ],
            [
              -8.9934548144300486,
              38.962123258100874
            ]
          ]
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Telecomunicações",
        "Shape_Length" : 23736.360319230029
      }
    }
  ],
  "links" : [
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Condicionantes_2025_wfs/OGCFeatureServer/collections/42/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/42/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:33:50Z",
  "numberMatched" : 1,
  "numberReturned" : 1
}