Ojeong (Kyeongki-Do) Map Cropping Samples
Ojeong (Kyeongki-Do) Map Cropping Samples-1
Ojeong (Kyeongki-Do) Map Cropping Samples-2
Ojeong neighborhoods and villages map with 3D shadow effect
flag map of Ojeong with 3D shadow effect
Ojeong map with 3d shadow effect
Download outline map of Ojeong (geojson format) :
Ojeong.geojson (**)
Download polygon array of Ojeong map for "Google Maps" :
Ojeong.txt
Bounding Box for Ojeong Map : ( 37.503262 , 126.759327 , 37.554706 , 126.830721 )
Wikipedia ID for Ojeong : Q50192
Wikipedia SPARQL Query for Ojeong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50192 wdt:P1082 ?population. }
OPTIONAL { wd:Q50192 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50192 wdt:P2046 ?area. }
OPTIONAL { wd:Q50192 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50192 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50192 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 Ojeong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.503262, 126.759327, 37.554706, 126.830721);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ojeong)
[out:json];
(
rel["name"="Ojeong"][type=boundary];
rel["name:en"="Ojeong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ojeong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chommal | 37.510560 , 126.804440 |
Kkach'iul | 37.512500 , 126.816110 |
Kunmal | 37.543610 , 126.782500 |
Nolmal | 37.542500 , 126.779720 |
Nungan | 37.543330 , 126.810560 |
Osoeri | 37.541390 , 126.802780 |
Pak-osoe-ri | 37.533330 , 126.816670 |
Puch'on | 37.516670 , 126.808330 |
Samjong-dong | 37.528890 , 126.771390 |
Sinhung-dong | 37.514170 , 126.772780 |
Notes:
- You can download geometry data for Ojeong 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.