Naruto (Tokushima Prefecture) Map Cropping Samples

Naruto (Tokushima Prefecture) Map Cropping Samples-1
Naruto (Tokushima Prefecture) Map Cropping Samples-1
Naruto (Tokushima Prefecture) Map Cropping Samples-2
Naruto (Tokushima Prefecture) Map Cropping Samples-2
Download outline map of Naruto (geojson format) : Naruto.geojson (**)
Download polygon array of Naruto map for "Google Maps" : Naruto.txt
Bounding Box for Naruto Map : ( 34.131001 , 134.438309 , 34.251469 , 134.642303 )
Wikipedia ID for Naruto : Q460812
Wikipedia SPARQL Query for Naruto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q460812 wdt:P1082 ?population. }
OPTIONAL { wd:Q460812 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q460812 wdt:P2046 ?area. }
OPTIONAL { wd:Q460812 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q460812 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q460812 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"](34.131001, 134.438309, 34.251469, 134.642303);
);
out geom;

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

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

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


Neighborhoods and Villages of Naruto
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Kitanadacho-awata 34.221110 , 134.538790
Kitanadacho-orino 34.216670 , 134.483330
Muyacho-hayasaki 34.178330 , 134.614740
Muyacho-minamihama 34.171350 , 134.607690
Muyacho-tateiwa 34.171800 , 134.616960
Naruto 34.183330 , 134.616670
Naruto 34.192067 , 134.600200
Oasacho-bando 34.156530 , 134.506530
Oasacho-kawasaki 34.144490 , 134.514130
Otsucho-kizuno 34.164450 , 134.587400
Satouracho-satoura 34.171080 , 134.628760
Setocho-akinokami 34.201040 , 134.582200
Tosadomari 34.192830 , 134.621380


Notes:
- You can download geometry data for Naruto 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 Naruto neighborhoods and villages map.


Share this page