Ulleung (Gyeongsangbuk-Do) Map Cropping Samples
Ulleung (Gyeongsangbuk-Do) Map Cropping Samples-1
Ulleung (Gyeongsangbuk-Do) Map Cropping Samples-2
Ulleung neighborhoods and villages map with 3D shadow effect
flag map of Ulleung with 3D shadow effect
Ulleung map with 3d shadow effect
Download outline map of Ulleung (geojson format) :
Ulleung.geojson (**)
Download polygon array of Ulleung map for "Google Maps" :
Ulleung.txt
Bounding Box for Ulleung Map : ( 37.447918 , 130.800385 , 37.546223 , 130.950394 )
Wikipedia ID for Ulleung : Q485570
Wikipedia SPARQL Query for Ulleung (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485570 wdt:P1082 ?population. }
OPTIONAL { wd:Q485570 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485570 wdt:P2046 ?area. }
OPTIONAL { wd:Q485570 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485570 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485570 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 Ulleung map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.447918, 130.800385, 37.546223, 130.950394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ulleung)
[out:json];
(
rel["name"="Ulleung"][type=boundary];
rel["name:en"="Ulleung"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ulleung
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albong | 37.510000 , 130.860000 |
Anp'yongjon | 37.483200 , 130.879000 |
Cho-ri | 37.487500 , 130.911670 |
Chodong-ni | 37.500230 , 130.911350 |
Chulmaendung | 37.501300 , 130.895400 |
Chung-ni | 37.510800 , 130.814300 |
Chungnyong | 37.461670 , 130.878330 |
Hongmun-dong | 37.529800 , 130.872900 |
Hyonp'o-ri | 37.522700 , 130.842630 |
Kallyong | 37.460800 , 130.874600 |
Na-ri | 37.521900 , 130.873420 |
Nabal-tong | 37.486600 , 130.834800 |
Namyang-ni | 37.466880 , 130.838850 |
Nari-dong | 37.520300 , 130.871100 |
Okch'on-dong | 37.474100 , 130.884100 |
Paegun-dong | 37.533100 , 130.895700 |
Sa-ri | 37.466670 , 130.883330 |
Sadong-ni | 37.465880 , 130.874780 |
Sat'aegam | 37.473600 , 130.819600 |
Sil-li | 37.468300 , 130.879800 |
Sodallyong | 37.501670 , 130.830560 |
Sodang-maul | 37.477900 , 130.847100 |
Sokp'o-dong | 37.536500 , 130.905700 |
Songmun-dong | 37.479100 , 130.852100 |
T'onggumi | 37.463600 , 130.857900 |
Taedung | 37.486900 , 130.823600 |
Todong-ni | 37.487670 , 130.896700 |
Wadal-li | 37.522600 , 130.910300 |
Notes:
- You can download geometry data for Ulleung 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.