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