Nagato (Yamaguchi Prefecture) Map Cropping Samples
Nagato (Yamaguchi Prefecture) Map Cropping Samples-1
Nagato (Yamaguchi Prefecture) Map Cropping Samples-2
Nagato neighborhoods and villages map with 3D shadow effect
flag map of Nagato with 3D shadow effect
Nagato map with 3d shadow effect
Download outline map of Nagato (geojson format) :
Nagato.geojson (**)
Download polygon array of Nagato map for "Google Maps" :
Nagato.txt
Bounding Box for Nagato Map : ( 34.262466 , 130.931396 , 34.441933 , 131.348297 )
Wikipedia ID for Nagato : Q390812
Wikipedia SPARQL Query for Nagato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q390812 wdt:P1082 ?population. }
OPTIONAL { wd:Q390812 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q390812 wdt:P2046 ?area. }
OPTIONAL { wd:Q390812 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q390812 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q390812 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 Nagato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.262466, 130.931396, 34.441933, 131.348297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nagato)
[out:json];
(
rel["name"="Nagato"][type=boundary];
rel["name:en"="Nagato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nagato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arimune | 34.333330 , 131.083330 |
Furuichi | 34.383330 , 131.100000 |
Hekikami | 34.381290 , 131.113180 |
Ii | 34.383330 , 131.283330 |
Kitsu | 34.300000 , 131.133330 |
Kiwado | 34.400000 , 131.133330 |
Minato | 34.377110 , 131.183450 |
Mizumisaki | 34.433600 , 130.977720 |
Muneto | 34.350000 , 131.300000 |
Nagato | 34.383330 , 131.200000 |
Oura | 34.408270 , 130.959620 |
Senzaki | 34.383330 , 131.200000 |
Shibuki | 34.304810 , 131.206200 |
Watashiba | 34.383330 , 131.050000 |
Yuya | 34.366670 , 131.066670 |
Yuya-igami | 34.366670 , 131.033330 |
Yuya-kawashiri | 34.416670 , 131.000000 |
Yuya-ushirobata | 34.410280 , 131.046480 |
Notes:
- You can download geometry data for Nagato 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.