Kangwon-Do (South Korea) Map Cropping Samples

Kangwon-Do (South Korea) Map Cropping Samples-1
Kangwon-Do (South Korea) Map Cropping Samples-1

Kangwon-Do (South Korea) Map Cropping Samples-2
Kangwon-Do (South Korea) Map Cropping Samples-2

Kangwon-Do and counties map with 3D shadow effect
Kangwon-Do and counties map with 3D shadow effect

flag map of Kangwon-Do with 3D shadow effect
flag map of Kangwon-Do with 3D shadow effect

Download outline map of Kangwon-Do (geojson format) : Kangwon-Do.geojson (**)
Download polygon array of Kangwon-Do map for "Google Maps" : Kangwon-Do.txt
Bounding Box for Kangwon-Do Map : ( 37.030054 , 127.108386 , 38.618412 , 129.365769 )
Wikipedia ID for Kangwon-Do : Q41071
Wikipedia SPARQL Query for Kangwon-Do (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q41071 wdt:P1082 ?population. }
OPTIONAL { wd:Q41071 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q41071 wdt:P2046 ?area. }
OPTIONAL { wd:Q41071 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q41071 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q41071 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 Kangwon-Do map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](37.030054, 127.108386, 38.618412, 129.365769);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kangwon-Do)
[out:json];
(
rel["name"="Gangwon"][type=boundary];
rel["name:en"="Gangwon"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Kangwon-Do 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.

Create Kangwon-Do counties and neighborhoods map.


Share this page