Takehara (Hiroshima Prefecture) Map Cropping Samples
Takehara (Hiroshima Prefecture) Map Cropping Samples-1
Takehara (Hiroshima Prefecture) Map Cropping Samples-2
Takehara neighborhoods and villages map with 3D shadow effect
flag map of Takehara with 3D shadow effect
Takehara map with 3d shadow effect
Download outline map of Takehara (geojson format) :
Takehara.geojson (**)
Download polygon array of Takehara map for "Google Maps" :
Takehara.txt
Bounding Box for Takehara Map : ( 34.296532 , 132.781601 , 34.429535 , 133.010498 )
Wikipedia ID for Takehara : Q200500
Wikipedia SPARQL Query for Takehara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q200500 wdt:P1082 ?population. }
OPTIONAL { wd:Q200500 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q200500 wdt:P2046 ?area. }
OPTIONAL { wd:Q200500 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q200500 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q200500 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 Takehara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.296532, 132.781601, 34.429535, 133.010498);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Takehara)
[out:json];
(
rel["name"="Takehara"][type=boundary];
rel["name:en"="Takehara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Takehara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kitazaki | 34.329360 , 132.928420 |
Nagahama | 34.337220 , 132.966670 |
Oi | 34.333330 , 132.883330 |
Tadanoumi-higashimachi | 34.339850 , 132.999570 |
Tadanoumi-tokonoura | 34.333330 , 132.983330 |
Takasaki | 34.333330 , 132.933330 |
Takehara | 34.338330 , 132.916670 |
Takehara | 34.342727 , 132.912597 |
Tamariichi | 34.400000 , 132.850000 |
Yokodaido | 34.400000 , 132.900000 |
Notes:
- You can download geometry data for Takehara 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.