Shunan (Yamaguchi Prefecture) Map Cropping Samples
Shunan (Yamaguchi Prefecture) Map Cropping Samples-1
Shunan (Yamaguchi Prefecture) Map Cropping Samples-2
Shunan neighborhoods and villages map with 3D shadow effect
flag map of Shunan with 3D shadow effect
Shunan map with 3d shadow effect
Download outline map of Shunan (geojson format) :
Shunan.geojson (**)
Download polygon array of Shunan map for "Google Maps" :
Shunan.txt
Bounding Box for Shunan Map : ( 33.967667 , 131.634003 , 34.356201 , 132.029694 )
Wikipedia ID for Shunan : Q643929
Wikipedia SPARQL Query for Shunan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q643929 wdt:P1082 ?population. }
OPTIONAL { wd:Q643929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q643929 wdt:P2046 ?area. }
OPTIONAL { wd:Q643929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q643929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q643929 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 Shunan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.967667, 131.634003, 34.356201, 132.029694);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shunan)
[out:json];
(
rel["name"="Shunan"][type=boundary];
rel["name:en"="Shunan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shunan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hazakami | 34.100000 , 131.783330 |
Heta | 34.066670 , 131.683330 |
Imaichi | 34.050000 , 131.983330 |
Kamimura | 34.133330 , 131.716670 |
Kano | 34.233330 , 131.816670 |
Kanoji | 34.133330 , 131.816670 |
Katayama | 34.292790 , 131.769550 |
Kawasaki | 34.066670 , 131.783330 |
Kushigahama | 34.031950 , 131.826440 |
Mitake | 34.183330 , 131.866670 |
Miyanobaba | 34.083330 , 131.716670 |
Nakazu | 34.100000 , 131.916670 |
O-kawachi | 34.033330 , 131.933330 |
Oshio | 34.286570 , 131.787700 |
Sakane | 34.233330 , 131.850000 |
Shunan | 34.085663 , 131.931366 |
Suma | 34.200000 , 131.916670 |
Susuma-hongo | 34.116670 , 131.866670 |
Tokuyama | 34.050000 , 131.816670 |
Tonda | 34.074750 , 131.754210 |
Yasuda | 34.033330 , 131.983330 |
Notes:
- You can download geometry data for Shunan 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.