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