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