{
  "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/908?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/908?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/908?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" : "908",
  "properties" : {
    "OBJECTID_1" : 908,
    "OBJECTID" : 918,
    "LEFT" : 374000,
    "TOP" : 7659000,
    "RIGHT" : 376000,
    "BOTTOM" : 7657000,
    "VERTICAL" : "A",
    "HORIZONTAL" : "3",
    "CAR2KM" : "A3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE26",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.786352320598617,
          -21.165987503363599
        ],
        [
          55.805613375427441,
          -21.166124608404964
        ],
        [
          55.805468300327441,
          -21.184191586189609
        ],
        [
          55.786204907360741,
          -21.184054353126378
        ],
        [
          55.786352320598617,
          -21.165987503363599
        ]
      ]
    ]
  }
}