Kizugawa (Kyoto Prefecture) Map Cropping Samples
Kizugawa (Kyoto Prefecture) Map Cropping Samples-1
Kizugawa (Kyoto Prefecture) Map Cropping Samples-2
Kizugawa neighborhoods and villages map with 3D shadow effect
flag map of Kizugawa with 3D shadow effect
Kizugawa map with 3d shadow effect
Download outline map of Kizugawa (geojson format) :
Kizugawa.geojson (**)
Download polygon array of Kizugawa map for "Google Maps" :
Kizugawa.txt
Bounding Box for Kizugawa Map : ( 34.705933 , 135.773895 , 34.802666 , 135.921707 )
Wikipedia ID for Kizugawa : Q990352
Wikipedia SPARQL Query for Kizugawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q990352 wdt:P1082 ?population. }
OPTIONAL { wd:Q990352 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q990352 wdt:P2046 ?area. }
OPTIONAL { wd:Q990352 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q990352 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q990352 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 Kizugawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.705933, 135.773895, 34.802666, 135.921707);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kizugawa)
[out:json];
(
rel["name"="Kizugawa"][type=boundary];
rel["name:en"="Kizugawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kizugawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Funaya | 34.750000 , 135.866670 |
Ichisaka | 34.722990 , 135.824610 |
Kamocho-iwafune | 34.723470 , 135.883710 |
Kamocho-kan'onji | 34.743280 , 135.855230 |
Kamocho-nishi | 34.766220 , 135.852850 |
Kamocho-ohata | 34.724380 , 135.893290 |
Kamocho-ono | 34.750460 , 135.856570 |
Kamocho-sezu | 34.765180 , 135.889540 |
Kamocho-takasari | 34.736380 , 135.887990 |
Kamocho-tsuji | 34.732360 , 135.884570 |
Kamocho-unami | 34.754950 , 135.879370 |
Kaseyama | 34.743340 , 135.839600 |
Kawahara | 34.750000 , 135.866670 |
Kizugawa | 34.725530 , 135.806121 |
Saganaka | 34.733430 , 135.800570 |
Umedani | 34.723210 , 135.844840 |
Yamashirocho-jindoji | 34.766700 , 135.831630 |
Yamashirocho-kabata | 34.787910 , 135.810670 |
Yamashirocho-kamikoma | 34.750000 , 135.816670 |
Yamashirocho-kitagawara | 34.768420 , 135.811050 |
Yamashirocho-tsubai | 34.759480 , 135.817220 |
Notes:
- You can download geometry data for Kizugawa 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.