Yamaguchi (Yamaguchi Prefecture) Map Cropping Samples
Yamaguchi (Yamaguchi Prefecture) Map Cropping Samples-1
Yamaguchi (Yamaguchi Prefecture) Map Cropping Samples-2
Yamaguchi neighborhoods and villages map with 3D shadow effect
flag map of Yamaguchi with 3D shadow effect
Yamaguchi map with 3d shadow effect
Download outline map of Yamaguchi (geojson format) :
Yamaguchi.geojson (**)
Download polygon array of Yamaguchi map for "Google Maps" :
Yamaguchi.txt
Bounding Box for Yamaguchi Map : ( 33.982601 , 131.292206 , 34.504066 , 131.794205 )
Wikipedia ID for Yamaguchi : Q207876
Wikipedia SPARQL Query for Yamaguchi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q207876 wdt:P1082 ?population. }
OPTIONAL { wd:Q207876 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q207876 wdt:P2046 ?area. }
OPTIONAL { wd:Q207876 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q207876 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q207876 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 Yamaguchi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.982601, 131.292206, 34.504066, 131.794205);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yamaguchi)
[out:json];
(
rel["name"="Yamaguchi"][type=boundary];
rel["name:en"="Yamaguchi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yamaguchi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aioura | 34.000000 , 131.433330 |
Ajisu | 34.015270 , 131.361360 |
Ato | 34.348618 , 131.627883 |
Ato-jifukukami | 34.366020 , 131.673240 |
Ato-tokusanaka | 34.402060 , 131.728420 |
Hattanda | 34.133330 , 131.533330 |
Hori | 34.183330 , 131.650000 |
Ichi | 34.383330 , 131.600000 |
Itamido | 34.250000 , 131.533330 |
Katsuyama | 34.466670 , 131.666670 |
Kewari | 34.133330 , 131.516670 |
Kochidani | 34.333330 , 131.716670 |
Kogiwara | 34.233330 , 131.500000 |
Kozuno | 34.416670 , 131.683330 |
Midobara | 34.300000 , 131.583330 |
Mitanigawa | 34.216670 , 131.666670 |
Miyanoshimo | 34.189060 , 131.502760 |
Nabekura | 34.366670 , 131.700000 |
Naka-gochi | 34.016670 , 131.333330 |
Nio | 34.216670 , 131.550000 |
Ogōri | 34.100000 , 131.400000 |
Shimaji | 34.166670 , 131.700000 |
Shinden-kameyama | 34.416700 , 131.750020 |
Takanosu | 34.350000 , 131.633330 |
Yamaguchi-shi | 34.138339 , 131.453768 |
Notes:
- You can download geometry data for Yamaguchi 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.