Mihara (Hiroshima Prefecture) Map Cropping Samples
Mihara (Hiroshima Prefecture) Map Cropping Samples-1
Mihara (Hiroshima Prefecture) Map Cropping Samples-2
Mihara neighborhoods and villages map with 3D shadow effect
flag map of Mihara with 3D shadow effect
Mihara map with 3d shadow effect
Download outline map of Mihara (geojson format) :
Mihara.geojson (**)
Download polygon array of Mihara map for "Google Maps" :
Mihara.txt
Bounding Box for Mihara Map : ( 34.3176 , 132.847107 , 34.593067 , 133.161194 )
Wikipedia ID for Mihara : Q820760
Wikipedia SPARQL Query for Mihara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q820760 wdt:P1082 ?population. }
OPTIONAL { wd:Q820760 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q820760 wdt:P2046 ?area. }
OPTIONAL { wd:Q820760 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q820760 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q820760 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 Mihara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.3176, 132.847107, 34.593067, 133.161194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mihara)
[out:json];
(
rel["name"="Mihara"][type=boundary];
rel["name:en"="Mihara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mihara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Egi | 34.533330 , 133.033330 |
Kainocho | 34.383330 , 133.083330 |
Kami-dokura | 34.533330 , 132.966670 |
Kihara | 34.391670 , 133.141670 |
Mihara | 34.440017 , 132.938766 |
Mihara | 34.400000 , 133.083330 |
Mukaita | 34.329440 , 133.105000 |
Ogu | 34.533330 , 132.916670 |
Sagiura-cho Sunami | 34.353700 , 133.114780 |
Shimo-dokura | 34.533330 , 132.950000 |
Sunami-cho | 34.368290 , 133.084090 |
Sunaminishi | 34.353330 , 133.080000 |
Wadacho | 34.383330 , 133.066670 |
Waki | 34.516670 , 132.916670 |
Yahatacho-kaichi | 34.471150 , 133.065230 |
Notes:
- You can download geometry data for Mihara 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.