Gotsu (Shimane Prefecture) Map Cropping Samples
Gotsu (Shimane Prefecture) Map Cropping Samples-1
Gotsu (Shimane Prefecture) Map Cropping Samples-2
Gotsu neighborhoods and villages map with 3D shadow effect
flag map of Gotsu with 3D shadow effect
Gotsu map with 3d shadow effect
Download outline map of Gotsu (geojson format) :
Gotsu.geojson (**)
Download polygon array of Gotsu map for "Google Maps" :
Gotsu.txt
Bounding Box for Gotsu Map : ( 34.896267 , 132.143295 , 35.064667 , 132.464294 )
Wikipedia ID for Gotsu : Q850395
Wikipedia SPARQL Query for Gotsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850395 wdt:P1082 ?population. }
OPTIONAL { wd:Q850395 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850395 wdt:P2046 ?area. }
OPTIONAL { wd:Q850395 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850395 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850395 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 Gotsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.896267, 132.143295, 35.064667, 132.464294);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gotsu)
[out:json];
(
rel["name"="Gotsu"][type=boundary];
rel["name:en"="Gotsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gotsu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asaricho | 35.033330 , 132.266670 |
Atoichi | 34.950000 , 132.216670 |
Gōtsu | 35.000000 , 132.216670 |
Gotsu | 34.955108 , 132.146369 |
Hashi | 34.966670 , 132.150000 |
Hazumicho-hongo | 35.036240 , 132.349770 |
Ichimura | 35.000000 , 132.283330 |
Kawado | 34.950000 , 132.333330 |
Kuromatsucho | 35.057900 , 132.315430 |
Nagatani | 34.933330 , 132.283330 |
Seimi | 34.950000 , 132.250000 |
Tsuchi-hongo | 35.033330 , 132.300000 |
Tsunozucho | 34.986000 , 132.192480 |
Uyagawa | 34.966670 , 132.166670 |
Wakicho | 35.000000 , 132.200000 |
Notes:
- You can download geometry data for Gotsu 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.