{
  "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/323?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/323?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/323?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" : "323",
  "properties" : {
    "OBJECTID_1" : 323,
    "OBJECTID" : 323,
    "LEFT" : 334000,
    "TOP" : 7649000,
    "RIGHT" : 336000,
    "BOTTOM" : 7647000,
    "VERTICAL" : "A",
    "HORIZONTAL" : "3",
    "CAR2KM" : "A3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE29",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.400194382305109,
          -21.253104060017822
        ],
        [
          55.419463558427687,
          -21.253285836925652
        ],
        [
          55.419270723388635,
          -21.271349664082415
        ],
        [
          55.399999198739593,
          -21.27116771803751
        ],
        [
          55.400194382305109,
          -21.253104060017822
        ]
      ]
    ]
  }
}