{
  "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/409?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/409?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/409?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" : "409",
  "properties" : {
    "OBJECTID_1" : 409,
    "OBJECTID" : 409,
    "LEFT" : 340000,
    "TOP" : 7657000,
    "RIGHT" : 342000,
    "BOTTOM" : 7655000,
    "VERTICAL" : "D",
    "HORIZONTAL" : "2",
    "CAR2KM" : "D2",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE22",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.458753086844276,
          -21.181385748957574
        ],
        [
          55.478013494500892,
          -21.181560271803864
        ],
        [
          55.477828488247347,
          -21.199624754818579
        ],
        [
          55.458565741622358,
          -21.199450069130968
        ],
        [
          55.458753086844276,
          -21.181385748957574
        ]
      ]
    ]
  }
}