Mine (Yamaguchi Prefecture) Map Cropping Samples
Mine (Yamaguchi Prefecture) Map Cropping Samples-1
Mine (Yamaguchi Prefecture) Map Cropping Samples-2
Mine neighborhoods and villages map with 3D shadow effect
flag map of Mine with 3D shadow effect
Mine map with 3d shadow effect
Download outline map of Mine (geojson format) :
Mine.geojson (**)
Download polygon array of Mine map for "Google Maps" :
Mine.txt
Bounding Box for Mine Map : ( 34.082001 , 131.081802 , 34.336533 , 131.408905 )
Wikipedia ID for Mine : Q749885
Wikipedia SPARQL Query for Mine (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q749885 wdt:P1082 ?population. }
OPTIONAL { wd:Q749885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q749885 wdt:P2046 ?area. }
OPTIONAL { wd:Q749885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q749885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q749885 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 Mine map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.082001, 131.081802, 34.336533, 131.408905);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mine)
[out:json];
(
rel["name"="Mine"][type=boundary];
rel["name:en"="Mine"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mine
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akiyoshi | 34.216670 , 131.283330 |
Edo | 34.266670 , 131.350000 |
Higashiatsucho-kawahigashi | 34.137990 , 131.149120 |
Hongo | 34.100000 , 131.133330 |
Irimi | 34.216670 , 131.233330 |
Isa | 34.166670 , 131.216670 |
Kamaichi | 34.266670 , 131.266670 |
Kuwahara | 34.216670 , 131.166670 |
Mine | 34.186810 , 131.216240 |
Mine | 34.235000 , 131.305447 |
Momonoki | 34.183330 , 131.150000 |
Munezumi | 34.266670 , 131.200000 |
Naganobori | 34.233330 , 131.350000 |
Ofukucho-shimo | 34.230620 , 131.206830 |
Ominecho-nishibun | 34.152510 , 131.168760 |
Ota | 34.216670 , 131.333330 |
Yunokuchi | 34.150000 , 131.350000 |
Notes:
- You can download geometry data for Mine 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.