Niijima (Tokyo) Map Cropping Samples
Niijima (Tokyo) Map Cropping Samples-1
Niijima (Tokyo) Map Cropping Samples-2
Niijima neighborhoods and villages map with 3D shadow effect
flag map of Niijima with 3D shadow effect
Niijima map with 3d shadow effect
Download outline map of Niijima (geojson format) :
Niijima.geojson (**)
Download polygon array of Niijima map for "Google Maps" :
Niijima.txt
Bounding Box for Niijima Map : ( 34.316269 , 139.194901 , 34.477402 , 139.298904 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Niijima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.316269, 139.194901, 34.477402, 139.298904);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Niijima)
[out:json];
(
rel["name"="Niijima"][type=boundary];
rel["name:en"="Niijima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Niijima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Honson | 34.375560 , 139.255890 |
Nakagawara | 34.366670 , 139.250000 |
Niijima | 34.328694 , 139.219762 |
Shikinejima | 34.327130 , 139.218230 |
Wakago | 34.416670 , 139.283330 |
Notes:
- You can download geometry data for Niijima 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.