Monbetsu (Hokkaido Prefecture) Map Cropping Samples
Monbetsu (Hokkaido Prefecture) Map Cropping Samples-1
Monbetsu (Hokkaido Prefecture) Map Cropping Samples-2
Monbetsu neighborhoods and villages map with 3D shadow effect
flag map of Monbetsu with 3D shadow effect
Monbetsu map with 3d shadow effect
Download outline map of Monbetsu (geojson format) :
Monbetsu.geojson (**)
Download polygon array of Monbetsu map for "Google Maps" :
Monbetsu.txt
Bounding Box for Monbetsu Map : ( 43.993 , 143.095901 , 44.401669 , 143.559708 )
Wikipedia ID for Monbetsu : Q692745
Wikipedia SPARQL Query for Monbetsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q692745 wdt:P1082 ?population. }
OPTIONAL { wd:Q692745 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q692745 wdt:P2046 ?area. }
OPTIONAL { wd:Q692745 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q692745 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q692745 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 Monbetsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.993, 143.095901, 44.401669, 143.559708);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monbetsu)
[out:json];
(
rel["name"="Monbetsu"][type=boundary];
rel["name:en"="Monbetsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monbetsu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kamimobetsu | 44.199910 , 143.345040 |
Kamishokotsucho | 44.238890 , 143.258330 |
Komukai | 44.271110 , 143.452780 |
Kyusen | 44.350000 , 143.283330 |
Mobetsu | 44.270960 , 143.360250 |
Mombetsu | 44.352500 , 143.352500 |
Monbetsu | 44.315711 , 143.383728 |
Nakashokotsu | 44.301110 , 143.291670 |
Numanoue | 44.251390 , 143.490370 |
Shokotsucho | 44.366670 , 143.316670 |
Tatsuushi | 44.133330 , 143.216670 |
Wakunbe | 44.248310 , 143.250990 |
Notes:
- You can download geometry data for Monbetsu 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.