Usuki (Oita Prefecture) Map Cropping Samples
Usuki (Oita Prefecture) Map Cropping Samples-1
Usuki (Oita Prefecture) Map Cropping Samples-2
Usuki neighborhoods and villages map with 3D shadow effect
flag map of Usuki with 3D shadow effect
Usuki map with 3d shadow effect
Download outline map of Usuki (geojson format) :
Usuki.geojson (**)
Download polygon array of Usuki map for "Google Maps" :
Usuki.txt
Bounding Box for Usuki Map : ( 32.951332 , 131.628906 , 33.207268 , 131.910599 )
Wikipedia ID for Usuki : Q845792
Wikipedia SPARQL Query for Usuki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q845792 wdt:P1082 ?population. }
OPTIONAL { wd:Q845792 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q845792 wdt:P2046 ?area. }
OPTIONAL { wd:Q845792 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q845792 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q845792 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 Usuki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.951332, 131.628906, 33.207268, 131.910599);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Usuki)
[out:json];
(
rel["name"="Usuki"][type=boundary];
rel["name:en"="Usuki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Usuki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Itachiya | 33.120220 , 131.827180 |
Kakigawachi | 32.983330 , 131.750000 |
Kami-ochidani | 33.000000 , 131.716670 |
Ohama | 33.138340 , 131.808330 |
Otomari | 33.116670 , 131.833330 |
Sashiu | 33.180920 , 131.825640 |
Usuki | 33.134298 , 131.800911 |
Notes:
- You can download geometry data for Usuki 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.