Yasugi (Shimane Prefecture) Map Cropping Samples
Yasugi (Shimane Prefecture) Map Cropping Samples-1
Yasugi (Shimane Prefecture) Map Cropping Samples-2
Yasugi neighborhoods and villages map with 3D shadow effect
flag map of Yasugi with 3D shadow effect
Yasugi map with 3d shadow effect
Download outline map of Yasugi (geojson format) :
Yasugi.geojson (**)
Download polygon array of Yasugi map for "Google Maps" :
Yasugi.txt
Bounding Box for Yasugi Map : ( 35.209 , 133.060196 , 35.481464 , 133.323898 )
Wikipedia ID for Yasugi : Q851114
Wikipedia SPARQL Query for Yasugi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851114 wdt:P1082 ?population. }
OPTIONAL { wd:Q851114 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851114 wdt:P2046 ?area. }
OPTIONAL { wd:Q851114 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851114 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851114 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 Yasugi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.209, 133.060196, 35.481464, 133.323898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yasugi)
[out:json];
(
rel["name"="Yasugi"][type=boundary];
rel["name:en"="Yasugi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yasugi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arashimacho | 35.433330 , 133.200400 |
Hakutacho-akaya | 35.297090 , 133.265630 |
Hakutacho-higashimori | 35.350000 , 133.266670 |
Hakutacho-ijiri | 35.338000 , 133.263940 |
Hhirosecho-nishihida | 35.246660 , 133.121880 |
Hirosecho-fube | 35.300000 , 133.150000 |
Hirosecho-hirose | 35.366670 , 133.166670 |
Hirosecho-kamiyamasa | 35.316670 , 133.116670 |
Hirosecho-okutawara | 35.283330 , 133.083330 |
Kusano | 35.257190 , 133.234990 |
Otsukacho | 35.383330 , 133.266670 |
Ukashocho | 35.400950 , 133.268390 |
Yabara | 35.280550 , 133.288320 |
Yamaguchi | 35.270190 , 133.073020 |
Yasugi | 35.433330 , 133.250000 |
Yasugi | 35.380733 , 133.194658 |
Yatacho | 35.383330 , 133.216670 |
Notes:
- You can download geometry data for Yasugi 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.