Tosu (Saga Prefecture) Map Cropping Samples
Tosu (Saga Prefecture) Map Cropping Samples-1
Tosu (Saga Prefecture) Map Cropping Samples-2
Tosu neighborhoods and villages map with 3D shadow effect
flag map of Tosu with 3D shadow effect
Tosu map with 3d shadow effect
Download outline map of Tosu (geojson format) :
Tosu.geojson (**)
Download polygon array of Tosu map for "Google Maps" :
Tosu.txt
Bounding Box for Tosu Map : ( 33.325733 , 130.436203 , 33.428268 , 130.541 )
Wikipedia ID for Tosu : Q860674
Wikipedia SPARQL Query for Tosu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q860674 wdt:P1082 ?population. }
OPTIONAL { wd:Q860674 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q860674 wdt:P2046 ?area. }
OPTIONAL { wd:Q860674 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q860674 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q860674 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Tosu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.325733, 130.436203, 33.428268, 130.541);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tosu)
[out:json];
(
rel["name"="Tosu"][type=boundary];
rel["name:en"="Tosu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tosu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ejimamachi | 33.348390 , 130.483980 |
Gitokumachi | 33.353550 , 130.494250 |
Hiratamachi | 33.367000 , 130.474250 |
Mishimamachi-fudojima | 33.337340 , 130.494360 |
Muratamachi | 33.358570 , 130.481740 |
Tashiro-honmchi | 33.392550 , 130.521940 |
Tosu | 33.374069 , 130.509267 |
Ushiwaramachi | 33.392740 , 130.481870 |
Yamauramachi | 33.376890 , 130.478530 |
Notes:
- You can download geometry data for Tosu 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.