Chikugo (Fukuoka Prefecture) Map Cropping Samples
Chikugo (Fukuoka Prefecture) Map Cropping Samples-1
Chikugo (Fukuoka Prefecture) Map Cropping Samples-2
Chikugo neighborhoods and villages map with 3D shadow effect
flag map of Chikugo with 3D shadow effect
Chikugo map with 3d shadow effect
Download outline map of Chikugo (geojson format) :
Chikugo.geojson (**)
Download polygon array of Chikugo map for "Google Maps" :
Chikugo.txt
Bounding Box for Chikugo Map : ( 33.170868 , 130.450607 , 33.254467 , 130.535004 )
Wikipedia ID for Chikugo : Q601137
Wikipedia SPARQL Query for Chikugo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q601137 wdt:P1082 ?population. }
OPTIONAL { wd:Q601137 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q601137 wdt:P2046 ?area. }
OPTIONAL { wd:Q601137 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q601137 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q601137 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 Chikugo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.170868, 130.450607, 33.254467, 130.535004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chikugo)
[out:json];
(
rel["name"="Chikugo"][type=boundary];
rel["name:en"="Chikugo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chikugo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chikugo | 33.239692 , 130.479984 |
Eguchi | 33.217270 , 130.466310 |
Hainuzuka | 33.217580 , 130.504220 |
Izumi | 33.206340 , 130.493960 |
Kitamuta | 33.238750 , 130.484850 |
Kurakazu | 33.236580 , 130.498390 |
Mizuta | 33.195100 , 130.483740 |
Nishimuta | 33.235520 , 130.483780 |
Oriji | 33.193140 , 130.476490 |
Seiden | 33.198510 , 130.456990 |
Shimokitajima | 33.200740 , 130.482440 |
Shimotsuma | 33.174030 , 130.467950 |
Takae | 33.224120 , 130.479550 |
Tomihisa | 33.212730 , 130.469250 |
Tsunemochi | 33.186410 , 130.485110 |
Tsushima | 33.180060 , 130.495020 |
Notes:
- You can download geometry data for Chikugo 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.