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