Nayoro (Hokkaido Prefecture) Map Cropping Samples
Nayoro (Hokkaido Prefecture) Map Cropping Samples-1
Nayoro (Hokkaido Prefecture) Map Cropping Samples-2
Nayoro neighborhoods and villages map with 3D shadow effect
flag map of Nayoro with 3D shadow effect
Nayoro map with 3d shadow effect
Download outline map of Nayoro (geojson format) :
Nayoro.geojson (**)
Download polygon array of Nayoro map for "Google Maps" :
Nayoro.txt
Bounding Box for Nayoro Map : ( 44.173401 , 142.278702 , 44.483665 , 142.641098 )
Wikipedia ID for Nayoro : Q820725
Wikipedia SPARQL Query for Nayoro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q820725 wdt:P1082 ?population. }
OPTIONAL { wd:Q820725 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q820725 wdt:P2046 ?area. }
OPTIONAL { wd:Q820725 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q820725 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q820725 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 Nayoro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.173401, 142.278702, 44.483665, 142.641098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nayoro)
[out:json];
(
rel["name"="Nayoro"][type=boundary];
rel["name:en"="Nayoro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nayoro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chiebun | 44.433330 , 142.400000 |
Chinan | 44.400510 , 142.388670 |
Chisei | 44.440630 , 142.360780 |
Furen | 44.290280 , 142.450280 |
Mizuho | 44.366670 , 142.383330 |
Nayoro | 44.350560 , 142.457780 |
Nayoro | 44.402447 , 142.441833 |
Notes:
- You can download geometry data for Nayoro 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.