Download outline map of Gurye (geojson format) :
Gurye.geojson (**)
Download polygon array of Gurye map for "Google Maps" :
Gurye.txt
Bounding Box for Gurye Map : ( 35.091322 , 127.370543 , 35.367889 , 127.628685 )
Wikipedia ID for Gurye : Q50214
Wikipedia SPARQL Query for Gurye (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50214 wdt:P1082 ?population. }
OPTIONAL { wd:Q50214 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50214 wdt:P2046 ?area. }
OPTIONAL { wd:Q50214 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50214 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50214 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 Gurye map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.091322, 127.370543, 35.367889, 127.628685);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gurye)
[out:json];
(
rel["name"="Gurye"][type=boundary];
rel["name:en"="Gurye"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gurye
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chich'ol-li | 35.237220 , 127.462220 |
Chukchong-ni | 35.267220 , 127.408610 |
Chungdae-ri | 35.142500 , 127.604720 |
Chungdeje | 35.150000 , 127.600000 |
Chwasa-ri | 35.322220 , 127.483890 |
Gurye-eup | 35.199930 , 127.425590 |
Ha-dong | 35.187278 , 127.622681 |
Hyogong-ni | 35.140560 , 127.543330 |
Kahei | 35.166670 , 127.550000 |
Kanmul-li | 35.179170 , 127.544440 |
Kurye | 35.235022 , 127.469366 |
Masal-li | 35.224440 , 127.488610 |
Naesal-li | 35.330000 , 127.453610 |
Nonsil | 35.133330 , 127.533330 |
Oegong-ni | 35.204170 , 127.606390 |
Ondang-ni | 35.280830 , 127.439720 |
Paech'on | 35.283330 , 127.416670 |
Paek-kol | 35.266670 , 127.566670 |
Pultang | 35.244170 , 127.531940 |
Sado-ri | 35.211110 , 127.507780 |
Sanchi-ri | 35.133330 , 127.500000 |
Sangjuk | 35.216670 , 127.516670 |
Sangwi | 35.333330 , 127.483330 |
Sanjong-ni | 35.150000 , 127.550000 |
Sansong-ni | 35.220830 , 127.431670 |
Sinji-ri | 35.257500 , 127.441670 |
So-ch'on | 35.233330 , 127.483330 |
Sonbyol-li | 35.161940 , 127.448890 |
Songjong-ni | 35.203330 , 127.570830 |
Tu-dong | 35.233330 , 127.433330 |
Wolchol-li | 35.193610 , 127.489720 |
Wolgye | 35.333330 , 127.483330 |
Wonch'ol-li | 35.315560 , 127.439440 |
Yon'gok | 35.200000 , 127.616670 |
Yonggang-ni | 35.242500 , 127.437220 |
Yonop'a | 35.250000 , 127.450000 |
Notes:
- You can download geometry data for Gurye 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.