Download outline map of Eunpyeong (geojson format) :
Eunpyeong.geojson (**)
Download polygon array of Eunpyeong map for "Google Maps" :
Eunpyeong.txt
Bounding Box for Eunpyeong Map : ( 37.575804 , 126.893338 , 37.659216 , 126.971633 )
Wikipedia ID for Eunpyeong : Q50432
Wikipedia SPARQL Query for Eunpyeong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50432 wdt:P1082 ?population. }
OPTIONAL { wd:Q50432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50432 wdt:P2046 ?area. }
OPTIONAL { wd:Q50432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50432 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 Eunpyeong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.575804, 126.893338, 37.659216, 126.971633);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Eunpyeong)
[out:json];
(
rel["name"="Eunpyeong"][type=boundary];
rel["name:en"="Eunpyeong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Eunpyeong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakseokdong | 37.629970 , 126.920110 |
Chae-mal | 37.639600 , 126.934000 |
Chegang-mal | 37.635900 , 126.925400 |
Chungsan-dong | 37.582730 , 126.905710 |
Gupabal | 37.628650 , 126.915350 |
Junggol | 37.650180 , 126.945440 |
Jungsanmotungi | 37.646410 , 126.943130 |
Karhyoni-dong | 37.618330 , 126.912590 |
Karhyonil-tong | 37.624770 , 126.914310 |
Katsuken-ri | 37.624200 , 126.916800 |
Kijach'on | 37.633100 , 126.934400 |
Kusan-dong | 37.612070 , 126.909080 |
Magojong | 37.631800 , 126.923000 |
Motcha-ri | 37.644800 , 126.925100 |
Nokpon-dong | 37.604200 , 126.935470 |
Pulgwang-dong | 37.625200 , 126.923200 |
Pulgwangi-dong | 37.621460 , 126.931090 |
Pulgwangil-tong | 37.618100 , 126.939720 |
Sangnim-gol | 37.641300 , 126.922200 |
Sinsai-dong | 37.593360 , 126.906700 |
Sinsail-tong | 37.598040 , 126.908220 |
Soulsiripkaengsaengwon | 37.607600 , 126.904500 |
Ungam-dong | 37.598300 , 126.923000 |
Ungami-dong | 37.591640 , 126.923200 |
Ungamil-tong | 37.597140 , 126.927110 |
Ungamsa-dong | 37.587580 , 126.918080 |
Ungamsam-dong | 37.591330 , 126.918730 |
Yeogiso | 37.653650 , 126.939880 |
Yokch'on-dong | 37.605700 , 126.918100 |
Yokch'oni-dong | 37.603200 , 126.908850 |
Yokch'onil-tong | 37.605220 , 126.919030 |
Notes:
- You can download geometry data for Eunpyeong 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.