Gyeyang (Incheon) Map Cropping Samples

Gyeyang (Incheon) Map Cropping Samples-1
Gyeyang (Incheon) Map Cropping Samples-1
Gyeyang (Incheon) Map Cropping Samples-2
Gyeyang (Incheon) Map Cropping Samples-2
Download outline map of Gyeyang (geojson format) : Gyeyang.geojson (**)
Download polygon array of Gyeyang map for "Google Maps" : Gyeyang.txt
Bounding Box for Gyeyang Map : ( 37.519653 , 126.684585 , 37.593726 , 126.790115 )
Wikipedia ID for Gyeyang : Q27331104
Wikipedia SPARQL Query for Gyeyang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27331104 wdt:P1082 ?population. }
OPTIONAL { wd:Q27331104 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27331104 wdt:P2046 ?area. }
OPTIONAL { wd:Q27331104 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27331104 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27331104 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.519653, 126.684585, 37.593726, 126.790115);
);
out geom;

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

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

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


Neighborhoods and Villages of Gyeyang
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bagumul 37.584450 , 126.746070
Baraebeol 37.577900 , 126.709930
Bondong 37.576870 , 126.701530
Changgi-dong 37.579170 , 126.734440
Chuch'ukpurak 37.557220 , 126.722780
Gongkkuranggol 37.574450 , 126.701390
Kalsan-dong 37.582500 , 126.721390
Magamyo 37.541110 , 126.759720
Marigul 37.566390 , 126.741390
Multeogol 37.566370 , 126.725080
Pomogol 37.581390 , 126.701110
Pyeongni 37.583470 , 126.777830
Saemal 37.569440 , 126.729170
Seongnaedong 37.580820 , 126.725990
Seonjuji 37.580180 , 126.741110
Singi 37.583200 , 126.701580
Songan 37.581390 , 126.721110
Songhyonmal 37.551110 , 126.746110
Taejun 37.583890 , 126.741940
Tangmi 37.558330 , 126.757220
Winnamuseori 37.568730 , 126.712080
Yokkol 37.568890 , 126.722220
Yongjong-dong 37.542500 , 126.743330
Yuhyon 37.591110 , 126.727220


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


Share this page