|
| 1 | +{ |
| 2 | +"type": "FeatureCollection", |
| 3 | +"name": "points", |
| 4 | +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, |
| 5 | +"xy_coordinate_resolution": 1e-09, |
| 6 | +"bbox": [ 3.091833765, 50.919789774, 10.975876619, 51.630646097 ], |
| 7 | +"features": [ |
| 8 | +{ "type": "Feature", "properties": { }, "bbox": [ 10.975876619, 51.557944882, 10.975876619, 51.557944882 ], "geometry": { "type": "Point", "coordinates": [ 10.975876619, 51.557944882 ] } }, |
| 9 | +{ "type": "Feature", "properties": { }, "bbox": [ 3.576508531, 50.919789774, 3.576508531, 50.919789774 ], "geometry": { "type": "Point", "coordinates": [ 3.576508531, 50.919789774 ] } }, |
| 10 | +{ "type": "Feature", "properties": { }, "bbox": [ 3.091833765, 51.485243667, 3.091833765, 51.485243667 ], "geometry": { "type": "Point", "coordinates": [ 3.091833765, 51.485243667 ] } }, |
| 11 | +{ "type": "Feature", "properties": { }, "bbox": [ 6.961153977, 51.630646097, 6.961153977, 51.630646097 ], "geometry": { "type": "Point", "coordinates": [ 6.961153977, 51.630646097 ] } }, |
| 12 | +{ "type": "Feature", "properties": { }, "bbox": [ 10.959720794, 51.590256533, 10.959720794, 51.590256533 ], "geometry": { "type": "Point", "coordinates": [ 10.959720794, 51.590256533 ] } }, |
| 13 | +{ "type": "Feature", "properties": { }, "bbox": [ 3.091833765, 51.566022795, 3.091833765, 51.566022795 ], "geometry": { "type": "Point", "coordinates": [ 3.091833765, 51.566022795 ] } } |
| 14 | +] |
| 15 | +} |
0 commit comments