{
  "vendor" : "ESRI",
  "LayerId" : 34,
  "LayerName" : "I_Túneis",
  "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" : 50
    },
    {
      "name" : "Classificacao",
      "type" : "esriFieldTypeString",
      "length" : 80
    },
    {
      "name" : "Designacao",
      "type" : "esriFieldTypeString",
      "length" : 100
    },
    {
      "name" : "Shape_Length",
      "type" : "esriFieldTypeDouble"
    }
  ],
  "features" : [
    {
      "type" : "Feature",
      "id" : "1",
      "geometry" : {
        "type" : "MultiLineString",
        "coordinates" : [
          [
            [
              -9.2032394550552734,
              38.81763750405311
            ],
            [
              -9.2023856546058092,
              38.818135673996601
            ],
            [
              -9.2016117784417322,
              38.818587221517163
            ],
            [
              -9.1993001748167931,
              38.819929302282375
            ],
            [
              -9.1988014782688179,
              38.820218820153976
            ],
            [
              -9.1987693777587349,
              38.82023745265424
            ],
            [
              -9.197299405868991,
              38.820967874433244
            ],
            [
              -9.1970929016559708,
              38.821070479491858
            ]
          ]
        ]
      },
      "properties" : {
        "OBJECTID" : 1,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Rede Viária",
        "Classificacao" : "Itinerário Complementar/Autoestrada",
        "Designacao" : "IC18/A9/CREL",
        "Shape_Length" : 656.29800510705468
      }
    },
    {
      "type" : "Feature",
      "id" : "2",
      "geometry" : {
        "type" : "MultiLineString",
        "coordinates" : [
          [
            [
              -9.1401257026262073,
              38.802910829598609
            ],
            [
              -9.1419802279814277,
              38.803181835608001
            ],
            [
              -9.1427486413663956,
              38.803248845229696
            ],
            [
              -9.143796089486937,
              38.803317687977973
            ],
            [
              -9.1444080456632673,
              38.803330561255692
            ],
            [
              -9.144796886227029,
              38.803338742825623
            ],
            [
              -9.1453109429478054,
              38.803349648634331
            ]
          ]
        ]
      },
      "properties" : {
        "OBJECTID" : 2,
        "Carta" : "Outras Condicionantes I - Equipamentos e Infraestruturas",
        "Grupo" : "Infraestruturas",
        "Tipo" : "Rede Viária",
        "Classificacao" : "Itinerário Complementar/Autoestrada",
        "Designacao" : "IC17/A36/CRIL",
        "Shape_Length" : 454.02989807002552
      }
    }
  ],
  "links" : [
    {
      "href" : "https://geoweb1.cm-loures.pt/arcgis/rest/services/Publica/PDM_Condicionantes_2025_wfs/OGCFeatureServer/collections/34/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/34/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" : 2,
  "numberReturned" : 2
}