GeoJson:Riverlands: Difference between revisions
Jump to navigation
Jump to search
Visual map edit Tags: Replaced Manual revert |
Visual map edit |
||
Line 1: | Line 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
0.006865999999999999707511744162502509425394237041473388671875, | |||
0.0091549999999999999433786257441170164383947849273681640625 | |||
] | |||
} | |||
} | |||
] | |||
} | } |