Uichang (Gyeongsangnam-Do) Map Cropping Samples
Uichang (Gyeongsangnam-Do) Map Cropping Samples-1
Uichang (Gyeongsangnam-Do) Map Cropping Samples-2
Uichang neighborhoods and villages map with 3D shadow effect
flag map of Uichang with 3D shadow effect
Uichang map with 3d shadow effect
Download outline map of Uichang (geojson format) :
Uichang.geojson (**)
Download polygon array of Uichang map for "Google Maps" :
Uichang.txt
Bounding Box for Uichang Map : ( 35.211457 , 128.563064 , 35.394513 , 128.756821 )
Wikipedia ID for Uichang : Q50433
Wikipedia SPARQL Query for Uichang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50433 wdt:P1082 ?population. }
OPTIONAL { wd:Q50433 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50433 wdt:P2046 ?area. }
OPTIONAL { wd:Q50433 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50433 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50433 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 Uichang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.211457, 128.563064, 35.394513, 128.756821);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uichang)
[out:json];
(
rel["name"="Uichang"][type=boundary];
rel["name:en"="Uichang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uichang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Changwon | 35.215819 , 128.628826 |
Hanam | 35.375000 , 128.706940 |
Kamgye-ri | 35.300000 , 128.600000 |
Kasul-li | 35.336110 , 128.708330 |
Koam | 35.300000 , 128.633330 |
Nambaek | 35.318890 , 128.636390 |
Oegam | 35.286670 , 128.592780 |
P'yong-ni | 35.359440 , 128.675280 |
Ponp'o | 35.359720 , 128.641940 |
Pukkasul | 35.336940 , 128.703890 |
Pungmosan | 35.354170 , 128.708610 |
Shin-gi | 35.367500 , 128.621940 |
Sil-li | 35.342220 , 128.604720 |
Sin-ch'on | 35.333330 , 128.733330 |
Soch'on | 35.267780 , 128.708610 |
Soksan | 35.317220 , 128.655280 |
Susong | 35.366670 , 128.700000 |
Tongjon | 35.309720 , 128.592500 |
Tongup | 35.279440 , 128.689170 |
Yongho-dong | 35.242220 , 128.684440 |
Notes:
- You can download geometry data for Uichang 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.