GeoJson:Riverlands: Difference between revisions
Jump to navigation
Jump to search
Visual map edit Tag: Manual revert |
Visual map edit Tag: Reverted |
||
Line 1: | Line 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
-455.1980780000000095242285169661045074462890625, | |||
38.62919600000000031059244065545499324798583984375 | |||
] | |||
} | |||
} | |||
] | |||
} | } |