GeoJson:Miavegr: Difference between revisions
From Wikibundi
(Visual map edit) |
(Visual map edit) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": [], | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
50.469392, | |||
24.97526 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
48.487212, | |||
26.355729 | |||
] | ] | ||
} | } |