{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/4/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/4/items/100?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/4/items/100?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/4/items/100?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "SAMPLE_SDE.POLYGON_RECETTE",
  "id" : "100",
  "properties" : {
    "OBJECTID" : 100,
    "FIELD_0" : "vzkdaimm",
    "FIELD_1" : "fn",
    "SHAPE.AREA" : 123847596.92884301,
    "SHAPE.LEN" : 47988.569629646598
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -9.9522748541922113,
          50.480172715514819
        ],
        [
          -10.034007891557232,
          50.52033004410228
        ],
        [
          -9.9716329988854842,
          50.565422893100163
        ],
        [
          -9.8594513555219336,
          50.57883894170952
        ],
        [
          -9.8047517712816639,
          50.602453586774814
        ],
        [
          -9.8152114364732181,
          50.584892799783972
        ],
        [
          -9.8055155536327465,
          50.513146264396873
        ],
        [
          -9.8807031228365965,
          50.496741597655706
        ],
        [
          -9.9522748541922113,
          50.480172715514819
        ]
      ]
    ]
  }
}