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