Chikushino (Fukuoka Prefecture) Map Cropping Samples
Chikushino (Fukuoka Prefecture) Map Cropping Samples-1
Chikushino (Fukuoka Prefecture) Map Cropping Samples-2
Chikushino neighborhoods and villages map with 3D shadow effect
flag map of Chikushino with 3D shadow effect
Chikushino map with 3d shadow effect
Download outline map of Chikushino (geojson format) :
Chikushino.geojson (**)
Download polygon array of Chikushino map for "Google Maps" :
Chikushino.txt
Bounding Box for Chikushino Map : ( 33.428001 , 130.452896 , 33.5546 , 130.620499 )
Wikipedia ID for Chikushino : Q844140
Wikipedia SPARQL Query for Chikushino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q844140 wdt:P1082 ?population. }
OPTIONAL { wd:Q844140 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q844140 wdt:P2046 ?area. }
OPTIONAL { wd:Q844140 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q844140 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q844140 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 Chikushino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.428001, 130.452896, 33.5546, 130.620499);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chikushino)
[out:json];
(
rel["name"="Chikushino"][type=boundary];
rel["name:en"="Chikushino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chikushino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashiki | 33.501790 , 130.552280 |
Byodoji | 33.442850 , 130.472960 |
Chikushino-shi | 33.481404 , 130.535710 |
Futsukaichi-chuo | 33.494750 , 130.520420 |
Futsukaichi-kita | 33.501430 , 130.524720 |
Haru | 33.517960 , 130.547430 |
Haruda | 33.450000 , 130.533330 |
Higashiyoshiki | 33.509370 , 130.566440 |
Hondoji | 33.525800 , 130.580390 |
Ishizaki | 33.486120 , 130.530310 |
Kamiashiki-higashi | 33.502000 , 130.557850 |
Kozono | 33.525440 , 130.586910 |
Miyanomori | 33.518640 , 130.543080 |
Nishiyoshiki | 33.512920 , 130.555320 |
Oishi | 33.520610 , 130.565660 |
Yamae | 33.481550 , 130.574720 |
Yamae-ikku | 33.508870 , 130.607420 |
Yamae-niku | 33.505080 , 130.592190 |
Yamagami | 33.452550 , 130.488630 |
Yoshiki | 33.510950 , 130.557600 |
Yusubaru | 33.532770 , 130.593520 |
Notes:
- You can download geometry data for Chikushino 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.