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