{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/7/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/7/items/2046?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/7/items/2046?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/7/items/2046?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 7,
  "LayerName" : "SDIS_974.RUN_DESSERTE",
  "id" : "2046",
  "properties" : {
    "OBJECTID" : 2046,
    "TV_CODE" : "RONAT2",
    "TV_NOM" : "Route Nationale N2",
    "TYP_VOIE" : "Route nationale",
    "GESTION" : "Hors gestion",
    "UT" : "Nord Est",
    "TRIAGE" : "Sainte-Rose",
    "SHAPE.LEN" : 163.08403782471001
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          55.792459661827394,
          -21.127817403213825
        ],
        [
          55.792747625533295,
          -21.127927863975739
        ],
        [
          55.793218376618789,
          -21.128057694618516
        ],
        [
          55.793958203175805,
          -21.128252678131229
        ]
      ]
    ]
  }
}