Yeongdeungpo (Seoul) Map Cropping Samples
Yeongdeungpo (Seoul) Map Cropping Samples-1
Yeongdeungpo (Seoul) Map Cropping Samples-2
Yeongdeungpo neighborhoods and villages map with 3D shadow effect
flag map of Yeongdeungpo with 3D shadow effect
Yeongdeungpo map with 3d shadow effect
Download outline map of Yeongdeungpo (geojson format) :
Yeongdeungpo.geojson (**)
Download polygon array of Yeongdeungpo map for "Google Maps" :
Yeongdeungpo.txt
Bounding Box for Yeongdeungpo Map : ( 37.484036 , 126.876927 , 37.548953 , 126.950921 )
Wikipedia ID for Yeongdeungpo : Q50190
Wikipedia SPARQL Query for Yeongdeungpo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50190 wdt:P1082 ?population. }
OPTIONAL { wd:Q50190 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50190 wdt:P2046 ?area. }
OPTIONAL { wd:Q50190 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50190 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50190 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 Yeongdeungpo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.484036, 126.876927, 37.548953, 126.950921);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yeongdeungpo)
[out:json];
(
rel["name"="Yeongdeungpo"][type=boundary];
rel["name:en"="Yeongdeungpo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yeongdeungpo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Sin-gil | 37.501390 , 126.915830 |
Sin'gil-tong | 37.513800 , 126.914200 |
Sin'gilch'il-tong | 37.507510 , 126.919460 |
Sin'gilsa-dong | 37.507480 , 126.913160 |
Sin'gilsam-dong | 37.506840 , 126.904600 |
Sin'giri-dong | 37.513960 , 126.914390 |
Sin'giril-tong | 37.512600 , 126.919850 |
Sindaebangil-tong | 37.490830 , 126.909440 |
Singiro-dong | 37.500830 , 126.905280 |
Taerimil-tong | 37.493330 , 126.904720 |
Taerimsam-dong | 37.500000 , 126.898610 |
Tangsani-dong | 37.533450 , 126.903640 |
Tansan | 37.516670 , 126.883330 |
Torimil-tong | 37.509650 , 126.905730 |
Yeongdeungpo-dong | 37.521800 , 126.907400 |
Yeoui-dong | 37.528640 , 126.929030 |
Yongdungp'oi-dong | 37.519650 , 126.909200 |
Yongdungp'oil-tong | 37.513370 , 126.906860 |
Yongdungp'osam-dong | 37.526150 , 126.906750 |
Notes:
- You can download geometry data for Yeongdeungpo 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.