{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/10/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/10/items/183?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/10/items/183?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/10/items/183?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 10,
  "LayerName" : "SDIS_974.Carroyage_DFCI_2km_2022",
  "id" : "183",
  "properties" : {
    "OBJECTID_1" : 183,
    "OBJECTID" : 183,
    "LEFT" : 326000,
    "TOP" : 7689000,
    "RIGHT" : 328000,
    "BOTTOM" : 7687000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "3",
    "CAR2KM" : "B3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE02",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.327166173237487,
          -20.891087250601771
        ],
        [
          55.346388068084302,
          -20.891274291642858
        ],
        [
          55.34619007981707,
          -20.90933823459935
        ],
        [
          55.326965886119268,
          -20.909151017060204
        ],
        [
          55.327166173237487,
          -20.891087250601771
        ]
      ]
    ]
  }
}