Gangdong (Seoul) Map Cropping Samples

Gangdong (Seoul) Map Cropping Samples-1
Gangdong (Seoul) Map Cropping Samples-1
Gangdong (Seoul) Map Cropping Samples-2
Gangdong (Seoul) Map Cropping Samples-2
Download outline map of Gangdong (geojson format) : Gangdong.geojson (**)
Download polygon array of Gangdong map for "Google Maps" : Gangdong.txt
Bounding Box for Gangdong Map : ( 37.517202 , 127.111223 , 37.585412 , 127.186828 )
Wikipedia ID for Gangdong : Q50348
Wikipedia SPARQL Query for Gangdong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50348 wdt:P1082 ?population. }
OPTIONAL { wd:Q50348 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50348 wdt:P2046 ?area. }
OPTIONAL { wd:Q50348 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50348 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50348 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.517202, 127.111223, 37.585412, 127.186828);
);
out geom;

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

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

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


Neighborhoods and Villages of Gangdong
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Amsai-dong 37.558150 , 127.123100
Amsail-tong 37.550920 , 127.131610
Amsasa-dong 37.551580 , 127.139580
Amsasam-dong 37.562480 , 127.138370
Ch'onhoi-dong 37.543770 , 127.118720
Ch'onhoil-tong 37.546560 , 127.137510
Ch'onhosa-dong 37.545280 , 127.129450
Ch'onhosam-dong 37.539330 , 127.134020
Chom-mal 37.563300 , 127.134600
Hamang 37.565600 , 127.180200
Karaeul 37.577600 , 127.168100
Kil-tong 37.536400 , 127.141600
Kiri-dong 37.540480 , 127.150760
Kiril-tong 37.537440 , 127.140230
Kodogi-dong 37.566570 , 127.162210
Kodogil-tong 37.564190 , 127.149100
Kodok-tong 37.564900 , 127.159200
Kokkyo-ri 37.539300 , 127.133700
Myongil-tong 37.545500 , 127.143900
Myongiri-dong 37.548470 , 127.155750
Myongiril-tong 37.549550 , 127.145230
Pom-mal 37.564500 , 127.173500
Sangil-tong 37.550770 , 127.164920
Songnae-ri 37.531400 , 127.129100
Songnaei-dong 37.534320 , 127.127740
Songnaeil-tong 37.528430 , 127.125440
Songnaesam-dong 37.528390 , 127.133630
Tunch'on-dong 37.532000 , 127.148800
Tunch'oni-dong 37.531780 , 127.148490
Tunch'onil-tong 37.522850 , 127.140000


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


Share this page