Jung (Seoul) Map Cropping Samples

Jung (Seoul) Map Cropping Samples-1
Jung (Seoul) Map Cropping Samples-1

Jung (Seoul) Map Cropping Samples-2
Jung (Seoul) Map Cropping Samples-2

Jung neighborhoods and villages map with 3D shadow effect
Jung neighborhoods and villages map with 3D shadow effect

flag map of Jung with 3D shadow effect
flag map of Jung with 3D shadow effect

Jung map with 3d shadow effect
Jung map with 3d shadow effect


Create and download free physical and topographic maps for Jung.




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

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

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

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

Neighborhoods and Villages of Jung
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Changch'ung-dong 37.555500 , 127.003850
Hoehyon-dong 37.557050 , 126.976930
Hwanghak-tong 37.568540 , 127.020530
Myeong-dong 37.563760 , 126.984460
P'il-tong 37.556670 , 126.994280
Sindang-dong 37.562300 , 127.018700
Sindangi-dong 37.554850 , 127.008740
Sindango-dong 37.563140 , 127.021350
Sindangsa-dong 37.556610 , 127.015230
Sindangsam-dong 37.549650 , 127.010540
Sindangyuk-tong 37.560790 , 127.018540
Sungini-dong 37.574910 , 127.019480
Wangsimnii-dong 37.561410 , 127.027930
Wangsimniil-tong 37.568080 , 127.028310


Notes:
- You can download geometry data for Jung 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 Jung neighborhoods and villages map.


Share this page