GeoJson:BrassdorfMap: Difference between revisions
Visual map edit |
Visual map edit |
||
(5 intermediate revisions by the same user not shown) | |||
Line 167: | Line 167: | ||
52.375, | 52.375, | ||
43.742188 | 43.742188 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Monument", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
70.6875, | |||
45.496094 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Sea Swallows Tavern", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
50.125, | |||
50.638672 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Quick Halbert", | |||
"description": "High tier restaurant" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
53.469551, | |||
47.914063 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Flawless Silver", | |||
"description": "Clothier" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
53.40706, | |||
48.945313 | |||
] | ] | ||
} | } |