Gangbuk (Seoul) Map Cropping Samples
Gangbuk (Seoul) Map Cropping Samples-1
Gangbuk (Seoul) Map Cropping Samples-2
Gangbuk neighborhoods and villages map with 3D shadow effect
flag map of Gangbuk with 3D shadow effect
Gangbuk map with 3d shadow effect
Download outline map of Gangbuk (geojson format) :
Gangbuk.geojson (**)
Download polygon array of Gangbuk map for "Google Maps" :
Gangbuk.txt
Bounding Box for Gangbuk Map : ( 37.608665 , 126.980452 , 37.68562 , 127.049368 )
Wikipedia ID for Gangbuk : Q50349
Wikipedia SPARQL Query for Gangbuk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50349 wdt:P1082 ?population. }
OPTIONAL { wd:Q50349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50349 wdt:P2046 ?area. }
OPTIONAL { wd:Q50349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50349 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 Gangbuk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.608665, 126.980452, 37.68562, 127.049368);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gangbuk)
[out:json];
(
rel["name"="Gangbuk"][type=boundary];
rel["name:en"="Gangbuk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gangbuk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banggaro | 37.670920 , 127.007010 |
Gaori | 37.650540 , 127.012150 |
Miagu-dong | 37.621060 , 127.031830 |
Miai-dong | 37.626590 , 127.013320 |
Miail-tong | 37.621230 , 127.014170 |
Miao-dong | 37.615350 , 127.025610 |
Miap'al-tong | 37.621130 , 127.024070 |
Miasa-dong | 37.614460 , 127.034800 |
Miasam-dong | 37.628940 , 127.026580 |
Pon-dong | 37.631000 , 127.031400 |
Poni-dong | 37.627670 , 127.034420 |
Ponil-tong | 37.638370 , 127.030800 |
Ponsam-dong | 37.623450 , 127.043320 |
Ssangmunsam-dong | 37.647100 , 127.030710 |
Suyui-dong | 37.644990 , 127.019460 |
Suyuil-tong | 37.629540 , 127.008730 |
Suyuo-dong | 37.636390 , 127.005160 |
Suyusa-dong | 37.661950 , 126.998950 |
Suyusam-dong | 37.641040 , 127.023840 |
Suyuyuk-tong | 37.639840 , 127.000700 |
Ui-dong | 37.666670 , 127.016670 |
Notes:
- You can download geometry data for Gangbuk 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.