Nantan (Kyoto Prefecture) Map Cropping Samples

Nantan (Kyoto Prefecture) Map Cropping Samples-1
Nantan (Kyoto Prefecture) Map Cropping Samples-1
Nantan (Kyoto Prefecture) Map Cropping Samples-2
Nantan (Kyoto Prefecture) Map Cropping Samples-2
Download outline map of Nantan (geojson format) : Nantan.geojson (**)
Download polygon array of Nantan map for "Google Maps" : Nantan.txt
Bounding Box for Nantan Map : ( 35.024666 , 135.368805 , 35.377464 , 135.794907 )
Wikipedia ID for Nantan : Q170421
Wikipedia SPARQL Query for Nantan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q170421 wdt:P1082 ?population. }
OPTIONAL { wd:Q170421 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q170421 wdt:P2046 ?area. }
OPTIONAL { wd:Q170421 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q170421 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q170421 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.024666, 135.368805, 35.377464, 135.794907);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Nantan)
[out:json];
(
rel["name"="Nantan"][type=boundary];
rel["name:en"="Nantan"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Nantan
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
arashiyama 35.294952 , 135.499878
Ashiu 35.309800 , 135.713420
Habu 35.050000 , 135.450000
Kami-hiraya 35.266670 , 135.583330
Nakamura 35.312180 , 135.640470
Nantan 35.166698 , 135.502594
Ono 35.276180 , 135.506400
Sasari 35.283330 , 135.700000
Shimoku 35.100000 , 135.600000
Sonobe 35.100000 , 135.466670
Tonoda 35.150000 , 135.500000
Yagi 35.066670 , 135.533330
Yotsuya 35.200000 , 135.533330


Notes:
- You can download geometry data for Nantan 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.

Create Nantan neighborhoods and villages map.


Share this page