Sera (Hiroshima Prefecture) Map Cropping Samples
Sera (Hiroshima Prefecture) Map Cropping Samples-1
Sera (Hiroshima Prefecture) Map Cropping Samples-2
Sera neighborhoods and villages map with 3D shadow effect
flag map of Sera with 3D shadow effect
Sera map with 3d shadow effect
Download outline map of Sera (geojson format) :
Sera.geojson (**)
Download polygon array of Sera map for "Google Maps" :
Sera.txt
Bounding Box for Sera Map : ( 34.5376014709 , 132.866394043 , 34.6836662292 , 133.160995483 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.5376014709, 132.866394043, 34.6836662292, 133.160995483);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sera)
[out:json];
(
rel["name"="Sera"][type=boundary];
rel["name:en"="Sera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bessako | 34.633330 , 133.066670 |
Kami-yasuda | 34.633330 , 133.016670 |
Kozan | 34.583330 , 133.050000 |
Naka-yasuda | 34.633330 , 133.000000 |
Oguni | 34.616670 , 132.933330 |
Sera | 34.623602 , 133.000144 |
Tokuichi | 34.650000 , 132.966670 |
Notes:
- You can download geometry data for Sera 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.