12345678 |
- {
- "type": "FeatureCollection",
- "name": "CX4",
- "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
- "features": [
- { "type": "Feature", "properties": { "fid": 1.0, "mj_222": 155512.27 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 109.500603859063062, 18.310480521379489 ], [ 109.502538969273729, 18.308781400218894 ], [ 109.501170232783224, 18.307554257158458 ], [ 109.497016825501788, 18.307554257158447 ], [ 109.49687523207173, 18.310150136709378 ], [ 109.500603859063062, 18.310480521379489 ] ] ] ] } }
- ]
- }
|