{
  "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/874?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/874?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/874?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" : "874",
  "properties" : {
    "OBJECTID_1" : 874,
    "OBJECTID" : 874,
    "LEFT" : 372000,
    "TOP" : 7687000,
    "RIGHT" : 374000,
    "BOTTOM" : 7685000,
    "VERTICAL" : "E",
    "HORIZONTAL" : "2",
    "CAR2KM" : "E2",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE06",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.769171365186899,
          -20.912909988547383
        ],
        [
          55.788399790248427,
          -20.913047467935272
        ],
        [
          55.788254549863737,
          -20.931114868687146
        ],
        [
          55.769023821205352,
          -20.930977259655187
        ],
        [
          55.769171365186899,
          -20.912909988547383
        ]
      ]
    ]
  }
}