Sasang (Busan) Map Cropping Samples

Sasang (Busan) Map Cropping Samples-1
Sasang (Busan) Map Cropping Samples-1
Sasang (Busan) Map Cropping Samples-2
Sasang (Busan) Map Cropping Samples-2
Download outline map of Sasang (geojson format) : Sasang.geojson (**)
Download polygon array of Sasang map for "Google Maps" : Sasang.txt
Bounding Box for Sasang Map : ( 35.115426 , 128.96089 , 35.197208 , 129.025155 )
Wikipedia ID for Sasang : Q50398
Wikipedia SPARQL Query for Sasang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50398 wdt:P1082 ?population. }
OPTIONAL { wd:Q50398 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50398 wdt:P2046 ?area. }
OPTIONAL { wd:Q50398 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50398 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50398 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.115426, 128.96089, 35.197208, 129.025155);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Sasang)
[out:json];
(
rel["name"="Sasang"][type=boundary];
rel["name:en"="Sasang"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Sasang
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Hakchang-dong 35.135830 , 128.991390
Kudok 35.137220 , 128.995830
Kwaebop 35.166670 , 128.983330
Mora 35.188330 , 128.987220
Mora-ri 35.183330 , 129.000000
Yudu-ri 35.166670 , 128.969720


Notes:
- You can download geometry data for Sasang 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.

Create Sasang neighborhoods and villages map.


Share this page