Kitsuki (Oita Prefecture) Map Cropping Samples
Kitsuki (Oita Prefecture) Map Cropping Samples-1
Kitsuki (Oita Prefecture) Map Cropping Samples-2
Kitsuki neighborhoods and villages map with 3D shadow effect
flag map of Kitsuki with 3D shadow effect
Kitsuki map with 3d shadow effect
Download outline map of Kitsuki (geojson format) :
Kitsuki.geojson (**)
Download polygon array of Kitsuki map for "Google Maps" :
Kitsuki.txt
Bounding Box for Kitsuki Map : ( 33.355736 , 131.4048 , 33.559002 , 131.718002 )
Wikipedia ID for Kitsuki : Q850359
Wikipedia SPARQL Query for Kitsuki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850359 wdt:P1082 ?population. }
OPTIONAL { wd:Q850359 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850359 wdt:P2046 ?area. }
OPTIONAL { wd:Q850359 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850359 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850359 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 Kitsuki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.355736, 131.4048, 33.559002, 131.718002);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kitsuki)
[out:json];
(
rel["name"="Kitsuki"][type=boundary];
rel["name:en"="Kitsuki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kitsuki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jodoji | 33.407580 , 131.435960 |
Kikumoto | 33.416670 , 131.616670 |
Kitsuki | 33.410093 , 131.619472 |
Kitsuki | 33.416670 , 131.616670 |
Ota-kutsukake | 33.489200 , 131.566480 |
Yamagamachi-kugino'o | 33.395970 , 131.428750 |
Yamagamachi-noharu | 33.433330 , 131.500000 |
Yamagamachi-tateishi | 33.483330 , 131.472260 |
Yamagamachi-uchigawano | 33.457130 , 131.493850 |
Notes:
- You can download geometry data for Kitsuki 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.