Busanjin (Busan) Map Cropping Samples
Busanjin (Busan) Map Cropping Samples-1
Busanjin (Busan) Map Cropping Samples-2
Busanjin neighborhoods and villages map with 3D shadow effect
flag map of Busanjin with 3D shadow effect
Busanjin map with 3d shadow effect
Download outline map of Busanjin (geojson format) :
Busanjin.geojson (**)
Download polygon array of Busanjin map for "Google Maps" :
Busanjin.txt
Bounding Box for Busanjin Map : ( 35.134927 , 129.010725 , 35.203312 , 129.085687 )
Wikipedia ID for Busanjin : Q50390
Wikipedia SPARQL Query for Busanjin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50390 wdt:P1082 ?population. }
OPTIONAL { wd:Q50390 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50390 wdt:P2046 ?area. }
OPTIONAL { wd:Q50390 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50390 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50390 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 Busanjin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.134927, 129.010725, 35.203312, 129.085687);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Busanjin)
[out:json];
(
rel["name"="Busanjin"][type=boundary];
rel["name:en"="Busanjin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Busanjin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ch'oup-tong | 35.183330 , 129.050000 |
Chonp'o-dong | 35.158610 , 129.071670 |
Kaya-dong | 35.141940 , 129.026670 |
Puam-dong | 35.172780 , 129.047220 |
Puchon-dong | 35.162220 , 129.063060 |
Pusan | 35.183695 , 129.049152 |
Yangchong 2-dong | 35.176110 , 129.075830 |
Yangjong | 35.173060 , 129.069440 |
Notes:
- You can download geometry data for Busanjin 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.