Mokpo (Jeollanam-Do) Map Cropping Samples
Mokpo (Jeollanam-Do) Map Cropping Samples-1
Mokpo (Jeollanam-Do) Map Cropping Samples-2
Mokpo neighborhoods and villages map with 3D shadow effect
flag map of Mokpo with 3D shadow effect
Mokpo map with 3d shadow effect
Download outline map of Mokpo (geojson format) :
Mokpo.geojson (**)
Download polygon array of Mokpo map for "Google Maps" :
Mokpo.txt
Bounding Box for Mokpo Map : ( 34.745419 , 126.289528 , 34.846606 , 126.463459 )
Wikipedia ID for Mokpo : Q50262
Wikipedia SPARQL Query for Mokpo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50262 wdt:P1082 ?population. }
OPTIONAL { wd:Q50262 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50262 wdt:P2046 ?area. }
OPTIONAL { wd:Q50262 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50262 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50262 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 Mokpo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.745419, 126.289528, 34.846606, 126.463459);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mokpo)
[out:json];
(
rel["name"="Mokpo"][type=boundary];
rel["name:en"="Mokpo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mokpo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baengnyeondong | 34.822270 , 126.391120 |
Changjae-dong | 34.816670 , 126.433330 |
Daebandong | 34.786110 , 126.371110 |
Dalli | 34.769190 , 126.312780 |
Gohari | 34.779340 , 126.355950 |
Iro-dong | 34.812780 , 126.417220 |
Jangji | 34.788550 , 126.336450 |
Mokpo-si | 34.800836 , 126.394100 |
Sanjeongdong | 34.813780 , 126.386160 |
Sapchin | 34.818890 , 126.380830 |
Seokhyeon | 34.824770 , 126.432670 |
Taesong-dong | 34.801110 , 126.385280 |
Tongmyong-dong | 34.790560 , 126.401670 |
Wonsanjong | 34.800000 , 126.383330 |
Yongdam | 34.816670 , 126.400000 |
Yuldo | 34.796960 , 126.319830 |
Notes:
- You can download geometry data for Mokpo 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.