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