{
  "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/40?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/40?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/40?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" : "40",
  "properties" : {
    "OBJECTID_1" : 40,
    "OBJECTID" : 40,
    "LEFT" : 316000,
    "TOP" : 7675000,
    "RIGHT" : 318000,
    "BOTTOM" : 7673000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "1",
    "CAR2KM" : "B1",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE07",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.229572747469334,
          -21.016558784986788
        ],
        [
          55.248809690879575,
          -21.016757929662813
        ],
        [
          55.248598644919042,
          -21.034820687977454
        ],
        [
          55.229359386091261,
          -21.034621356314474
        ],
        [
          55.229572747469334,
          -21.016558784986788
        ]
      ]
    ]
  }
}