Ashibetsu (Hokkaido Prefecture) Map Cropping Samples
Ashibetsu (Hokkaido Prefecture) Map Cropping Samples-1
Ashibetsu (Hokkaido Prefecture) Map Cropping Samples-2
Ashibetsu neighborhoods and villages map with 3D shadow effect
flag map of Ashibetsu with 3D shadow effect
Ashibetsu map with 3d shadow effect
Download outline map of Ashibetsu (geojson format) :
Ashibetsu.geojson (**)
Download polygon array of Ashibetsu map for "Google Maps" :
Ashibetsu.txt
Bounding Box for Ashibetsu Map : ( 43.207798 , 142.047104 , 43.661598 , 142.368698 )
Wikipedia ID for Ashibetsu : Q725311
Wikipedia SPARQL Query for Ashibetsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q725311 wdt:P1082 ?population. }
OPTIONAL { wd:Q725311 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q725311 wdt:P2046 ?area. }
OPTIONAL { wd:Q725311 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q725311 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q725311 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 Ashibetsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.207798, 142.047104, 43.661598, 142.368698);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ashibetsu)
[out:json];
(
rel["name"="Ashibetsu"][type=boundary];
rel["name:en"="Ashibetsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ashibetsu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahi | 43.516670 , 142.216670 |
Ashibetsu | 43.509720 , 142.185560 |
Ashibetsu | 43.486804 , 142.244110 |
Hiragishi | 43.550000 , 142.133330 |
Maruyama | 43.466670 , 142.266670 |
Raijo | 43.450000 , 142.166670 |
Shinjo | 43.606110 , 142.202500 |
Tomioka | 43.483330 , 142.183330 |
Notes:
- You can download geometry data for Ashibetsu 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.