Etajima (Hiroshima Prefecture) Map Cropping Samples
Etajima (Hiroshima Prefecture) Map Cropping Samples-1
Etajima (Hiroshima Prefecture) Map Cropping Samples-2
Etajima neighborhoods and villages map with 3D shadow effect
flag map of Etajima with 3D shadow effect
Etajima map with 3d shadow effect
Download outline map of Etajima (geojson format) :
Etajima.geojson (**)
Download polygon array of Etajima map for "Google Maps" :
Etajima.txt
Bounding Box for Etajima Map : ( 34.128399 , 132.3535 , 34.2962 , 132.497299 )
Wikipedia ID for Etajima : Q865506
Wikipedia SPARQL Query for Etajima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q865506 wdt:P1082 ?population. }
OPTIONAL { wd:Q865506 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q865506 wdt:P2046 ?area. }
OPTIONAL { wd:Q865506 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q865506 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q865506 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 Etajima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.128399, 132.3535, 34.2962, 132.497299);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Etajima)
[out:json];
(
rel["name"="Etajima"][type=boundary];
rel["name:en"="Etajima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Etajima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akizuki | 34.236120 , 132.491680 |
Etajimacho-chuo | 34.241020 , 132.477930 |
Etajimacho-ozu | 34.283580 , 132.438900 |
Etajimacho-tsukumo | 34.258850 , 132.446500 |
Koyo | 34.250000 , 132.483330 |
Nomicho-kanokawa | 34.200560 , 132.442340 |
Obara | 34.164340 , 132.464360 |
Ogakicho-hitonose | 34.202650 , 132.467780 |
Ogakicho-okimi | 34.166690 , 132.477960 |
Okimicho-mino | 34.254660 , 132.380600 |
Notes:
- You can download geometry data for Etajima 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.