Yufu (Oita Prefecture) Map Cropping Samples
Yufu (Oita Prefecture) Map Cropping Samples-1
Yufu (Oita Prefecture) Map Cropping Samples-2
Yufu neighborhoods and villages map with 3D shadow effect
flag map of Yufu with 3D shadow effect
Yufu map with 3d shadow effect
Download outline map of Yufu (geojson format) :
Yufu.geojson (**)
Download polygon array of Yufu map for "Google Maps" :
Yufu.txt
Bounding Box for Yufu Map : ( 33.105202 , 131.256104 , 33.326401 , 131.542297 )
Wikipedia ID for Yufu : Q990455
Wikipedia SPARQL Query for Yufu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q990455 wdt:P1082 ?population. }
OPTIONAL { wd:Q990455 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q990455 wdt:P2046 ?area. }
OPTIONAL { wd:Q990455 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q990455 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q990455 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 Yufu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.105202, 131.256104, 33.326401, 131.542297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yufu)
[out:json];
(
rel["name"="Yufu"][type=boundary];
rel["name:en"="Yufu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yufu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kuwaya | 33.233330 , 131.316670 |
Onoya | 33.186370 , 131.450590 |
Shonaicho-asono | 33.130160 , 131.342960 |
Shonaicho-higashichoho | 33.186780 , 131.457540 |
Yufu | 33.265101 , 131.364727 |
Yufuin | 33.263670 , 131.355970 |
Notes:
- You can download geometry data for Yufu 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.