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