Tonami (Toyama Prefecture) Map Cropping Samples
Tonami (Toyama Prefecture) Map Cropping Samples-1
Tonami (Toyama Prefecture) Map Cropping Samples-2
Tonami neighborhoods and villages map with 3D shadow effect
flag map of Tonami with 3D shadow effect
Tonami map with 3d shadow effect
Download outline map of Tonami (geojson format) :
Tonami.geojson (**)
Download polygon array of Tonami map for "Google Maps" :
Tonami.txt
Bounding Box for Tonami Map : ( 36.540932 , 136.907104 , 36.686867 , 137.064804 )
Wikipedia ID for Tonami : Q526760
Wikipedia SPARQL Query for Tonami (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q526760 wdt:P1082 ?population. }
OPTIONAL { wd:Q526760 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q526760 wdt:P2046 ?area. }
OPTIONAL { wd:Q526760 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q526760 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q526760 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 Tonami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.540932, 136.907104, 36.686867, 137.064804);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tonami)
[out:json];
(
rel["name"="Tonami"][type=boundary];
rel["name:en"="Tonami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tonami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Demachi-chuo | 36.640300 , 136.955390 |
Fukuyama | 36.621070 , 137.019450 |
Ichinotani | 36.628820 , 137.055240 |
Komaki | 36.563430 , 137.004920 |
Masuyama | 36.657860 , 137.033480 |
Noka | 36.619210 , 136.939400 |
Ota | 36.626080 , 136.988030 |
Ranjo | 36.636010 , 137.013980 |
Shogawacho-kanaya | 36.573970 , 136.992090 |
Shogawamachi-mitani | 36.610860 , 137.005400 |
Taniguchi | 36.650000 , 137.033330 |
Tokuman | 36.630300 , 137.015140 |
Tonami | 36.637570 , 136.950073 |
Notes:
- You can download geometry data for Tonami 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.