GeoJson:Miavegr: Difference between revisions
From Wikibundi
(Visual map edit) |
(Visual map edit) |
||
(4 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 | |||
] | ] | ||
} | } | ||
Line 18: | Line 15: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": {}, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
48.487212, | |||
26.355729 | |||
] | ] | ||
} | } |