GeoJson:Radens Map: Difference between revisions
Jump to navigation
Jump to search
m Protected "GeoJson:Radens Map" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
Visual map edit Tag: Reverted |
||
Line 1: | Line 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
-0.0027469999999999998759048214225231276941485702991485595703125, | |||
0.00130499999999999995344002190478249758598394691944122314453125 | |||
] | |||
} | |||
} | |||
] | |||
} | } |