Seongsan (Gyeongsangnam-Do) Map Cropping Samples
Seongsan (Gyeongsangnam-Do) Map Cropping Samples-1
Seongsan (Gyeongsangnam-Do) Map Cropping Samples-2
Seongsan neighborhoods and villages map with 3D shadow effect
flag map of Seongsan with 3D shadow effect
Seongsan map with 3d shadow effect
Download outline map of Seongsan (geojson format) :
Seongsan.geojson (**)
Download polygon array of Seongsan map for "Google Maps" :
Seongsan.txt
Bounding Box for Seongsan Map : ( 35.153997 , 128.591202 , 35.238028 , 128.753725 )
Wikipedia ID for Seongsan : Q50413
Wikipedia SPARQL Query for Seongsan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50413 wdt:P1082 ?population. }
OPTIONAL { wd:Q50413 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50413 wdt:P2046 ?area. }
OPTIONAL { wd:Q50413 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50413 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50413 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 Seongsan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.153997, 128.591202, 35.238028, 128.753725);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seongsan)
[out:json];
(
rel["name"="Seongsan"][type=boundary];
rel["name:en"="Seongsan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seongsan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anmin | 35.184440 , 128.701390 |
Cheonseon | 35.181190 , 128.706470 |
Gosan | 35.228280 , 128.705930 |
Kwisan | 35.166110 , 128.615560 |
Maerak-tong | 35.183330 , 128.650000 |
Sap'ajong-ni | 35.216670 , 128.700000 |
Tudomi | 35.216670 , 128.683330 |
Notes:
- You can download geometry data for Seongsan 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.