Haeundae (Busan) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Haeundae
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Changsapo 35.161690 , 129.190110
Gudeok 35.169410 , 129.197100
Haeundae 35.160000 , 129.154720
Hari 35.220470 , 129.126210
Jungni 35.206850 , 129.125170
Jwadong 35.202750 , 129.162200
Sadeunggol 35.248470 , 129.159040
Sangni 35.220840 , 129.130480
Unbong 35.236860 , 129.142670


Notes:
- You can download geometry data for Haeundae 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 Haeundae neighborhoods and villages map.


Share this page