Hidaka (Hokkaido Prefecture) Map Cropping Samples
Hidaka (Hokkaido Prefecture) Map Cropping Samples-1
Hidaka (Hokkaido Prefecture) Map Cropping Samples-2
Hidaka neighborhoods and villages map with 3D shadow effect
flag map of Hidaka with 3D shadow effect
Hidaka map with 3d shadow effect
Download outline map of Hidaka (geojson format) :
Hidaka.geojson (**)
Download polygon array of Hidaka map for "Google Maps" :
Hidaka.txt
Bounding Box for Hidaka Map : ( 42.421867 , 141.966095 , 43.010468 , 142.787796 )
Wikipedia ID for Hidaka : Q1137954
Wikipedia SPARQL Query for Hidaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1137954 wdt:P1082 ?population. }
OPTIONAL { wd:Q1137954 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1137954 wdt:P2046 ?area. }
OPTIONAL { wd:Q1137954 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1137954 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1137954 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 Hidaka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.421867, 141.966095, 43.010468, 142.787796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hidaka)
[out:json];
(
rel["name"="Hidaka"][type=boundary];
rel["name:en"="Hidaka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hidaka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahicho | 42.488930 , 142.099480 |
Biraga | 42.527530 , 142.047770 |
Chisaka | 42.886390 , 142.535830 |
Fukumitsu | 42.528210 , 142.076610 |
Hirotomi | 42.561570 , 142.203140 |
Kabari | 42.460140 , 142.205980 |
Kawamukai | 42.516670 , 142.033330 |
Kiyohata | 42.457530 , 142.182140 |
Kuratomi | 42.526360 , 142.144420 |
Midorimachi | 42.491160 , 142.076370 |
Mihara | 42.433090 , 142.247740 |
Monbetsu-honcho | 42.479390 , 142.071500 |
Showa | 42.550000 , 142.333330 |
Tomihama | 42.495200 , 142.023300 |
Tomikawa | 42.520780 , 142.027080 |
Toyota | 42.448500 , 142.279330 |
Notes:
- You can download geometry data for Hidaka 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.