Tono (Iwate Prefecture) Map Cropping Samples
Tono (Iwate Prefecture) Map Cropping Samples-1
Tono (Iwate Prefecture) Map Cropping Samples-2
Tono neighborhoods and villages map with 3D shadow effect
flag map of Tono with 3D shadow effect
Tono map with 3d shadow effect
Download outline map of Tono (geojson format) :
Tono.geojson (**)
Download polygon array of Tono map for "Google Maps" :
Tono.txt
Bounding Box for Tono Map : ( 39.192734 , 141.300201 , 39.558666 , 141.746201 )
Wikipedia ID for Tono : Q646766
Wikipedia SPARQL Query for Tono (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q646766 wdt:P1082 ?population. }
OPTIONAL { wd:Q646766 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q646766 wdt:P2046 ?area. }
OPTIONAL { wd:Q646766 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q646766 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q646766 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 Tono map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.192734, 141.300201, 39.558666, 141.746201);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tono)
[out:json];
(
rel["name"="Tono"][type=boundary];
rel["name:en"="Tono"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tono
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akabane | 39.266670 , 141.600000 |
Joyanagi | 39.416670 , 141.533330 |
Kutsukake | 39.266670 , 141.683330 |
Miyamoricho-tatsusobe | 39.387390 , 141.344120 |
Otomomachi | 39.266670 , 141.416670 |
Tōno | 39.338546 , 141.542358 |
Notes:
- You can download geometry data for Tono 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.