| { | |
| "type": "FeatureCollection", | |
| "name": "maize_plot", | |
| "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | |
| "features": [ | |
| { "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 29.41615879752257, -25.16715608758226 ], [ 29.41620615076128, -25.166933132750003 ], [ 29.417591232993541, -25.166964701575807 ], [ 29.417486661258057, -25.167392853775809 ], [ 29.41615879752257, -25.16715608758226 ] ] ] ] } } | |
| ] | |
| } | |