Yubari (Hokkaido Prefecture) Map Cropping Samples
Yubari (Hokkaido Prefecture) Map Cropping Samples-1
Yubari (Hokkaido Prefecture) Map Cropping Samples-2
Yubari neighborhoods and villages map with 3D shadow effect
flag map of Yubari with 3D shadow effect
Yubari map with 3d shadow effect
Download outline map of Yubari (geojson format) :
Yubari.geojson (**)
Download polygon array of Yubari map for "Google Maps" :
Yubari.txt
Bounding Box for Yubari Map : ( 42.860535 , 141.903198 , 43.2262 , 142.330505 )
Wikipedia ID for Yubari : Q637145
Wikipedia SPARQL Query for Yubari (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q637145 wdt:P1082 ?population. }
OPTIONAL { wd:Q637145 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q637145 wdt:P2046 ?area. }
OPTIONAL { wd:Q637145 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q637145 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q637145 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 Yubari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.860535, 141.903198, 43.2262, 142.330505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yubari)
[out:json];
(
rel["name"="Yubari"][type=boundary];
rel["name:en"="Yubari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yubari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hinode | 43.066670 , 141.916670 |
Mayachi | 42.969520 , 142.059400 |
Momijiyama | 42.929810 , 142.039100 |
Nambu | 43.016670 , 142.083330 |
Noborikawa | 42.931550 , 142.105160 |
Numanosawa | 42.958460 , 142.027410 |
Shimizucho-seiryocho | 42.985660 , 142.015030 |
Shimizusawa | 42.992780 , 142.005560 |
Yubari | 43.037780 , 141.957780 |
Yubari | 43.070392 , 141.991081 |
Notes:
- You can download geometry data for Yubari 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.