Sosa (Kyeongki-Do) Map Cropping Samples
Sosa (Kyeongki-Do) Map Cropping Samples-1
Sosa (Kyeongki-Do) Map Cropping Samples-2
Sosa neighborhoods and villages map with 3D shadow effect
flag map of Sosa with 3D shadow effect
Sosa map with 3d shadow effect
Download outline map of Sosa (geojson format) :
Sosa.geojson (**)
Download polygon array of Sosa map for "Google Maps" :
Sosa.txt
Bounding Box for Sosa Map : ( 37.459165 , 126.766392 , 37.48887 , 126.830705 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sosa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.459165, 126.766392, 37.48887, 126.830705);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sosa)
[out:json];
(
rel["name"="Sosa"][type=boundary];
rel["name:en"="Sosa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sosa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beombak-dong | 37.473090 , 126.804630 |
Hambak | 37.463960 , 126.817180 |
Sosa | 37.483330 , 126.783330 |
Notes:
- You can download geometry data for Sosa 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.