Koga (Fukuoka Prefecture) Map Cropping Samples
Koga (Fukuoka Prefecture) Map Cropping Samples-1
Koga (Fukuoka Prefecture) Map Cropping Samples-2
Koga neighborhoods and villages map with 3D shadow effect
flag map of Koga with 3D shadow effect
Koga map with 3d shadow effect
Download outline map of Koga (geojson format) :
Koga.geojson (**)
Download polygon array of Koga map for "Google Maps" :
Koga.txt
Bounding Box for Koga Map : ( 33.686867 , 130.446304 , 33.753735 , 130.557999 )
Wikipedia ID for Koga : Q768356
Wikipedia SPARQL Query for Koga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q768356 wdt:P1082 ?population. }
OPTIONAL { wd:Q768356 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q768356 wdt:P2046 ?area. }
OPTIONAL { wd:Q768356 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q768356 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q768356 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 Koga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.686867, 130.446304, 33.753735, 130.557999);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Koga)
[out:json];
(
rel["name"="Koga"][type=boundary];
rel["name:en"="Koga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Koga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aoyagimachi | 33.711460 , 130.485240 |
Kaminetabi | 33.726730 , 130.523870 |
Kawabaru | 33.714910 , 130.488970 |
Kiyotaki | 33.735210 , 130.537160 |
Koga | 33.733330 , 130.466670 |
Koga | 33.734770 , 130.523092 |
Kubo | 33.738330 , 130.484600 |
Motodani | 33.729050 , 130.539570 |
Mushirouchi | 33.733330 , 130.500000 |
Netabi | 33.729260 , 130.515110 |
Odake | 33.700410 , 130.471220 |
Oyamada | 33.715060 , 130.506140 |
Shishibu | 33.724380 , 130.458140 |
Takata | 33.740420 , 130.488990 |
Tanaka | 33.736370 , 130.530480 |
Taniyama | 33.710700 , 130.506060 |
Yakuoji | 33.720130 , 130.512150 |
Yakuoji-onsen | 33.712510 , 130.523190 |
Notes:
- You can download geometry data for Koga 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.