Kyotango (Kyoto Prefecture) Map Cropping Samples
Kyotango (Kyoto Prefecture) Map Cropping Samples-1
Kyotango (Kyoto Prefecture) Map Cropping Samples-2
Kyotango neighborhoods and villages map with 3D shadow effect
flag map of Kyotango with 3D shadow effect
Kyotango map with 3d shadow effect
Download outline map of Kyotango (geojson format) :
Kyotango.geojson (**)
Download polygon array of Kyotango map for "Google Maps" :
Kyotango.txt
Bounding Box for Kyotango Map : ( 35.512466 , 134.854202 , 35.779198 , 135.234604 )
Wikipedia ID for Kyotango : Q513897
Wikipedia SPARQL Query for Kyotango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q513897 wdt:P1082 ?population. }
OPTIONAL { wd:Q513897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q513897 wdt:P2046 ?area. }
OPTIONAL { wd:Q513897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q513897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q513897 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 Kyotango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.512466, 134.854202, 35.779198, 135.234604);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kyotango)
[out:json];
(
rel["name"="Kyotango"][type=boundary];
rel["name:en"="Kyotango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kyotango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amino | 35.683330 , 135.033330 |
Asamogawa | 35.683330 , 135.016670 |
Kitsu | 35.650000 , 134.983330 |
Kobe | 35.600000 , 135.100000 |
Kuchi-ono | 35.583330 , 135.100000 |
Kumihamacho-kazurano | 35.638380 , 134.926620 |
Kumihamacho-nonaka | 35.582690 , 134.953910 |
Kumihamacho-yuike | 35.600000 , 134.916670 |
Minatomiya | 35.633330 , 134.900000 |
Mineyama | 35.616670 , 135.066670 |
Mizotani-ko | 35.650000 , 135.100000 |
Mizotani-otsu | 35.650000 , 135.116670 |
Nakahama | 35.750000 , 135.183330 |
Suki | 35.583330 , 135.100000 |
Tamba | 35.633330 , 135.066670 |
Tango | 35.763610 , 135.223890 |
Tangocho-taiza | 35.736960 , 135.093110 |
Yasakacho-mizutani | 35.650000 , 135.100000 |
Notes:
- You can download geometry data for Kyotango 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.