Hamada (Shimane Prefecture) Map Cropping Samples
Hamada (Shimane Prefecture) Map Cropping Samples-1
Hamada (Shimane Prefecture) Map Cropping Samples-2
Hamada neighborhoods and villages map with 3D shadow effect
flag map of Hamada with 3D shadow effect
Hamada map with 3d shadow effect
Download outline map of Hamada (geojson format) :
Hamada.geojson (**)
Download polygon array of Hamada map for "Google Maps" :
Hamada.txt
Bounding Box for Hamada Map : ( 34.700867 , 131.893402 , 34.963867 , 132.392395 )
Wikipedia ID for Hamada : Q432055
Wikipedia SPARQL Query for Hamada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q432055 wdt:P1082 ?population. }
OPTIONAL { wd:Q432055 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q432055 wdt:P2046 ?area. }
OPTIONAL { wd:Q432055 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q432055 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q432055 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 Hamada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.700867, 131.893402, 34.963867, 132.392395);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hamada)
[out:json];
(
rel["name"="Hamada"][type=boundary];
rel["name:en"="Hamada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hamada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asaicho | 34.907310 , 132.083930 |
Hamada | 34.792378 , 131.944428 |
Hamada | 34.832271 , 132.143310 |
Haraicho | 34.883330 , 132.083330 |
Haza | 34.783330 , 132.200000 |
Imada | 34.850000 , 132.166670 |
Imaichi | 34.850000 , 132.266670 |
Kanagicho-kamikurubara | 34.833330 , 132.166670 |
Kanagicho-shimokurubara | 34.850000 , 132.166670 |
Kitsuka | 34.766670 , 132.066670 |
Kosebara | 34.883330 , 132.216670 |
Kurokawa | 34.901140 , 132.091540 |
Misumicho-misumi | 34.783860 , 131.968170 |
Nagahamacho | 34.870160 , 132.042200 |
Sano | 34.883330 , 132.166670 |
Shimo-kochi | 34.750000 , 131.983330 |
Shimokocho | 34.922320 , 132.111180 |
Togane | 34.939230 , 132.112020 |
Tonouracho | 34.914080 , 132.079490 |
Tsumacho | 34.862750 , 132.014520 |
Yoshiura | 34.816670 , 131.966670 |
Notes:
- You can download geometry data for Hamada 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.