{
  "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/573?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/573?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/573?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" : "573",
  "properties" : {
    "OBJECTID_1" : 573,
    "OBJECTID" : 573,
    "LEFT" : 352000,
    "TOP" : 7689000,
    "RIGHT" : 354000,
    "BOTTOM" : 7687000,
    "VERTICAL" : "E",
    "HORIZONTAL" : "3",
    "CAR2KM" : "E3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE04",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.577066548635045,
          -20.893350316292985
        ],
        [
          55.596290992968939,
          -20.893509276558238
        ],
        [
          55.596122899689007,
          -20.911575328552967
        ],
        [
          55.576896155120828,
          -20.911416218283239
        ],
        [
          55.577066548635045,
          -20.893350316292985
        ]
      ]
    ]
  }
}