Tomakomai (Hokkaido Prefecture) Map Cropping Samples
Tomakomai (Hokkaido Prefecture) Map Cropping Samples-1
Tomakomai (Hokkaido Prefecture) Map Cropping Samples-2
Tomakomai neighborhoods and villages map with 3D shadow effect
flag map of Tomakomai with 3D shadow effect
Tomakomai map with 3d shadow effect
Download outline map of Tomakomai (geojson format) :
Tomakomai.geojson (**)
Download polygon array of Tomakomai map for "Google Maps" :
Tomakomai.txt
Bounding Box for Tomakomai Map : ( 42.575134 , 141.3405 , 42.788399 , 141.830292 )
Wikipedia ID for Tomakomai : Q390413
Wikipedia SPARQL Query for Tomakomai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q390413 wdt:P1082 ?population. }
OPTIONAL { wd:Q390413 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q390413 wdt:P2046 ?area. }
OPTIONAL { wd:Q390413 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q390413 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q390413 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 Tomakomai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.575134, 141.3405, 42.788399, 141.830292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tomakomai)
[out:json];
(
rel["name"="Tomakomai"][type=boundary];
rel["name:en"="Tomakomai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tomakomai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Horonai | 42.666670 , 141.600000 |
Itoi | 42.642130 , 141.542530 |
Masagocho | 42.634460 , 141.655920 |
Misawa | 42.750000 , 141.716670 |
Nishikioka | 42.600000 , 141.483330 |
Numanohata-chuo | 42.668360 , 141.689010 |
Ojimachi | 42.635340 , 141.593340 |
Shizukawa | 42.658210 , 141.795900 |
Takaoka | 42.672710 , 141.599110 |
Tomakomai | 42.628483 , 141.553520 |
Tomakomai | 42.691150 , 141.633510 |
Uenae | 42.710080 , 141.705150 |
Yufuri | 42.754170 , 141.440000 |
Yufutsu | 42.633330 , 141.721390 |
Notes:
- You can download geometry data for Tomakomai 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.