Shiraoi (Hokkaido Prefecture) Map Cropping Samples
Shiraoi (Hokkaido Prefecture) Map Cropping Samples-1
Shiraoi (Hokkaido Prefecture) Map Cropping Samples-2
Shiraoi neighborhoods and villages map with 3D shadow effect
flag map of Shiraoi with 3D shadow effect
Shiraoi map with 3d shadow effect
Download outline map of Shiraoi (geojson format) :
Shiraoi.geojson (**)
Download polygon array of Shiraoi map for "Google Maps" :
Shiraoi.txt
Bounding Box for Shiraoi Map : ( 42.452801 , 141.085693 , 42.713932 , 141.425003 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Shiraoi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.452801, 141.085693, 42.713932, 141.425003);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiraoi)
[out:json];
(
rel["name"="Shiraoi"][type=boundary];
rel["name:en"="Shiraoi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Shiraoi 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.