Wonmi (Kyeongki-Do) Map Cropping Samples
Wonmi (Kyeongki-Do) Map Cropping Samples-1
Wonmi (Kyeongki-Do) Map Cropping Samples-2
Wonmi neighborhoods and villages map with 3D shadow effect
flag map of Wonmi with 3D shadow effect
Wonmi map with 3d shadow effect
Download outline map of Wonmi (geojson format) :
Wonmi.geojson (**)
Download polygon array of Wonmi map for "Google Maps" :
Wonmi.txt
Bounding Box for Wonmi Map : ( 37.480115 , 126.739238 , 37.522646 , 126.819578 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Wonmi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.480115, 126.739238, 37.522646, 126.819578);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wonmi)
[out:json];
(
rel["name"="Wonmi"][type=boundary];
rel["name:en"="Wonmi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wonmi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bucheon | 37.498625 , 126.785967 |
Soranmal | 37.483330 , 126.766670 |
Wougumi | 37.507500 , 126.745830 |
Notes:
- You can download geometry data for Wonmi 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.