GeoJson:Boundary 000001: Difference between revisions
From DFO – Flood Observatory
DFO Kettner (talk | contribs) Visual map edit |
DFO Kettner (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{ | { | ||
"features": [ | "features": [ | ||
{ | { | ||
"geometry": { | "geometry": { | ||
"coordinates": [ | "coordinates": [ | ||
[ | [ | ||
| Line 22: | Line 18: | ||
], | ], | ||
[ | [ | ||
126. | 126.46, | ||
-17. | -17.36 | ||
], | ], | ||
[ | [ | ||
| Line 30: | Line 26: | ||
] | ] | ||
] | ] | ||
] | ], | ||
} | "type": "Polygon" | ||
}, | |||
"properties": {}, | |||
"type": "Feature" | |||
} | } | ||
] | ], | ||
"type": "FeatureCollection" | |||
} | } | ||