Kyotanabe (Kyoto Prefecture) Map Cropping Samples
Kyotanabe (Kyoto Prefecture) Map Cropping Samples-1
Kyotanabe (Kyoto Prefecture) Map Cropping Samples-2
Kyotanabe neighborhoods and villages map with 3D shadow effect
flag map of Kyotanabe with 3D shadow effect
Kyotanabe map with 3d shadow effect
Download outline map of Kyotanabe (geojson format) :
Kyotanabe.geojson (**)
Download polygon array of Kyotanabe map for "Google Maps" :
Kyotanabe.txt
Bounding Box for Kyotanabe Map : ( 34.751667 , 135.718399 , 34.853931 , 135.801804 )
Wikipedia ID for Kyotanabe : Q816728
Wikipedia SPARQL Query for Kyotanabe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q816728 wdt:P1082 ?population. }
OPTIONAL { wd:Q816728 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q816728 wdt:P2046 ?area. }
OPTIONAL { wd:Q816728 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q816728 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q816728 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 Kyotanabe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.751667, 135.718399, 34.853931, 135.801804);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kyotanabe)
[out:json];
(
rel["name"="Kyotanabe"][type=boundary];
rel["name:en"="Kyotanabe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kyotanabe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fugenji | 34.794500 , 135.760880 |
Inooka | 34.806190 , 135.795230 |
Kusauchi | 34.814460 , 135.785210 |
Kyotanabe | 34.802879 , 135.764064 |
Matsui | 34.845870 , 135.734320 |
Miyamaki | 34.801500 , 135.786550 |
Miyazu | 34.789300 , 135.782960 |
Mizutori | 34.784280 , 135.752950 |
Takafune | 34.768280 , 135.733300 |
Takigi | 34.823240 , 135.760950 |
Tanabe | 34.816670 , 135.766670 |
Tenno | 34.779970 , 135.738220 |
Utsuta | 34.756940 , 135.738900 |
Notes:
- You can download geometry data for Kyotanabe 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.