{
  "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/125?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/125?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/125?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" : "125",
  "properties" : {
    "OBJECTID_1" : 125,
    "OBJECTID" : 125,
    "LEFT" : 322000,
    "TOP" : 7685000,
    "RIGHT" : 324000,
    "BOTTOM" : 7683000,
    "VERTICAL" : "E",
    "HORIZONTAL" : "1",
    "CAR2KM" : "E1",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE01",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.288313038525821,
          -20.926833465061396
        ],
        [
          55.307539104120067,
          -20.927025185973996
        ],
        [
          55.307336086531969,
          -20.945088693788062
        ],
        [
          55.288107717422747,
          -20.944896792219307
        ],
        [
          55.288313038525821,
          -20.926833465061396
        ]
      ]
    ]
  }
}