Mikurajima (Tokyo) Map Cropping Samples
Mikurajima (Tokyo) Map Cropping Samples-1
Mikurajima (Tokyo) Map Cropping Samples-2
Mikurajima neighborhoods and villages map with 3D shadow effect
Mikurajima map with 3d shadow effect
Download outline map of Mikurajima (geojson format) :
Mikurajima.geojson (**)
Download polygon array of Mikurajima map for "Google Maps" :
Mikurajima.txt
Bounding Box for Mikurajima Map : ( 33.650635 , 139.298288 , 33.900734 , 139.632095 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mikurajima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.650635, 139.298288, 33.900734, 139.632095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mikurajima)
[out:json];
(
rel["name"="Mikurajima"][type=boundary];
rel["name:en"="Mikurajima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mikurajima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Mikurajima | 33.878278 , 139.604644 |
Nango | 33.866670 , 139.616670 |
Sato | 33.883330 , 139.600000 |
Notes:
- You can download geometry data for Mikurajima in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.