GeoJson:Shizugatake: Difference between revisions
From Jcastle.info
No edit summary |
(Visual map edit) |
||
Line 7: | Line 7: | ||
"marker-color": "#0433ff", | "marker-color": "#0433ff", | ||
"marker-size": "medium", | "marker-size": "medium", | ||
"marker-symbol": "circle" | "marker-symbol": "circle", | ||
"title": "Higashiaoyama", | |||
"description": "" | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | |||
"coordinates": [ | "coordinates": [ | ||
136. | 136.208956, | ||
35. | 35.55329 | ||
] | ] | ||
}, | }, | ||
"id": 0 | "id": 0 | ||
Line 20: | Line 22: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": {}, | "properties": { | ||
"title": "Tenjinyama", | |||
"description": "" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | |||
"coordinates": [ | "coordinates": [ | ||
136. | 136.192449, | ||
35. | 35.540206 | ||
] | ] | ||
} | } | ||
}, | }, | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": {}, | "properties": { | ||
"title": "Dogiyama", | |||
"description": "" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | |||
"coordinates": [ | "coordinates": [ | ||
136. | 136.198099, | ||
35. | 35.543981 | ||
] | ] | ||
} | } | ||
}, | }, | ||
Line 45: | Line 53: | ||
"stroke": "#b51a00", | "stroke": "#b51a00", | ||
"stroke-width": 2.5, | "stroke-width": 2.5, | ||
"stroke-opacity": 1 | "stroke-opacity": 1, | ||
"title": "Dogiyama", | |||
"description": "" | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "LineString", | |||
"coordinates": [ | "coordinates": [ | ||
[ | [ | ||
136. | 136.192745, | ||
35. | 35.540205 | ||
], | ], | ||
[ | [ | ||
136. | 136.198031, | ||
35. | 35.543887 | ||
], | ], | ||
[ | [ | ||
136. | 136.209003, | ||
35. | 35.55326 | ||
] | ] | ||
] | ] | ||
}, | }, | ||
"id": 3 | "id": 3 |