{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"text"},{"id":"nom","type":"text"},{"id":"geom","type":"text"},{"id":"geometry","type":"geometry"}],
  "records": [
    [1,"OUEST","Secteur Ouest","{\"type\": \"Polygon\", \"coordinates\": [[[2.98, 47.49], [3.02, 47.49], [3.02, 47.550000000000004], [2.98, 47.550000000000004], [2.98, 47.49]]]}",{"type":"Polygon","crs":{"type":"name","properties":{"name":"EPSG:4326"}},"coordinates":[[[2.98,47.49],[3.02,47.49],[3.02,47.550000000000004],[2.98,47.550000000000004],[2.98,47.49]]]}],
    [2,"EST","Secteur Est","{\"type\": \"Polygon\", \"coordinates\": [[[3.02, 47.49], [3.06, 47.49], [3.06, 47.550000000000004], [3.02, 47.550000000000004], [3.02, 47.49]]]}",{"type":"Polygon","crs":{"type":"name","properties":{"name":"EPSG:4326"}},"coordinates":[[[3.02,47.49],[3.06,47.49],[3.06,47.550000000000004],[3.02,47.550000000000004],[3.02,47.49]]]}]
]}
