{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/3/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/3/items/2?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/3/items/2?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/3/items/2?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "SAMPLE_SDE.POLYGONE_2154_FIRST_NO_GEO",
  "id" : "2",
  "properties" : {
    "OBJECTID" : 2,
    "ID" : 2,
    "CHAMP_1" : "bastille",
    "CHAMP_2" : "bastillle",
    "SHAPE.AREA" : 31260.824204889999,
    "SHAPE.LEN" : 670.79941926089202
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          2.3683889991417586,
          48.853681614412501
        ],
        [
          2.3697542038174824,
          48.853668105420205
        ],
        [
          2.3703398305102077,
          48.853246674648886
        ],
        [
          2.37003399918708,
          48.852587586923327
        ],
        [
          2.369619169503062,
          48.851860622464841
        ],
        [
          2.3690011633290515,
          48.851717586471516
        ],
        [
          2.367844852349116,
          48.851975509677196
        ],
        [
          2.3675747534012461,
          48.852253640051963
        ],
        [
          2.3683889991417586,
          48.853681614412501
        ]
      ]
    ]
  }
}