Nagaokakyo (Kyoto Prefecture) Map Cropping Samples
Nagaokakyo (Kyoto Prefecture) Map Cropping Samples-1
Nagaokakyo (Kyoto Prefecture) Map Cropping Samples-2
Nagaokakyo neighborhoods and villages map with 3D shadow effect
flag map of Nagaokakyo with 3D shadow effect
Nagaokakyo map with 3d shadow effect
Download outline map of Nagaokakyo (geojson format) :
Nagaokakyo.geojson (**)
Download polygon array of Nagaokakyo map for "Google Maps" :
Nagaokakyo.txt
Bounding Box for Nagaokakyo Map : ( 34.903133 , 135.642807 , 34.946667 , 135.716202 )
Wikipedia ID for Nagaokakyo : Q861246
Wikipedia SPARQL Query for Nagaokakyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q861246 wdt:P1082 ?population. }
OPTIONAL { wd:Q861246 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q861246 wdt:P2046 ?area. }
OPTIONAL { wd:Q861246 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q861246 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q861246 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 Nagaokakyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.903133, 135.642807, 34.946667, 135.716202);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nagaokakyo)
[out:json];
(
rel["name"="Nagaokakyo"][type=boundary];
rel["name:en"="Nagaokakyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nagaokakyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chohoji | 34.930300 , 135.683350 |
Inouchi | 34.943510 , 135.687370 |
Jododani | 34.909760 , 135.660940 |
Kotari | 34.920970 , 135.705470 |
Nagaoka | 34.930970 , 135.692030 |
Nagaokakyo | 34.930345 , 135.695657 |
Okukaiinji | 34.923320 , 135.676440 |
Shoryuji | 34.915250 , 135.704150 |
Tomo'oka | 34.917150 , 135.691710 |
Notes:
- You can download geometry data for Nagaokakyo 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.