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