{
  "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/199?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/199?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/199?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" : "199",
  "properties" : {
    "OBJECTID_1" : 199,
    "OBJECTID" : 199,
    "LEFT" : 326000,
    "TOP" : 7657000,
    "RIGHT" : 328000,
    "BOTTOM" : 7655000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "2",
    "CAR2KM" : "B2",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE21",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.32393591088578,
          -21.180102697910232
        ],
        [
          55.343194881852689,
          -21.180292567854785
        ],
        [
          55.342993505150936,
          -21.198355868026582
        ],
        [
          55.323732196005096,
          -21.198165820923823
        ],
        [
          55.32393591088578,
          -21.180102697910232
        ]
      ]
    ]
  }
}