Geumjeong (Busan) Map Cropping Samples
Geumjeong (Busan) Map Cropping Samples-1
Geumjeong (Busan) Map Cropping Samples-2
Geumjeong neighborhoods and villages map with 3D shadow effect
flag map of Geumjeong with 3D shadow effect
Geumjeong map with 3d shadow effect
Download outline map of Geumjeong (geojson format) :
Geumjeong.geojson (**)
Download polygon array of Geumjeong map for "Google Maps" :
Geumjeong.txt
Bounding Box for Geumjeong Map : ( 35.208731 , 129.04135 , 35.307098 , 129.145734 )
Wikipedia ID for Geumjeong : Q50358
Wikipedia SPARQL Query for Geumjeong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q50358 wdt:P1082 ?population. }
OPTIONAL { wd:Q50358 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q50358 wdt:P2046 ?area. }
OPTIONAL { wd:Q50358 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q50358 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q50358 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 Geumjeong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.208731, 129.04135, 35.307098, 129.145734);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Geumjeong)
[out:json];
(
rel["name"="Geumjeong"][type=boundary];
rel["name:en"="Geumjeong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Geumjeong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ch'ongnyong-dong | 35.272780 , 129.094720 |
Changjon-dong | 35.234440 , 129.087220 |
Dongmun | 35.246410 , 129.062710 |
Eoreumgol | 35.243630 , 129.049000 |
Gonghae | 35.243950 , 129.055640 |
Hajeong | 35.265300 , 129.102520 |
Imseok | 35.288170 , 129.110480 |
Jori | 35.302550 , 129.111960 |
Jukjeon | 35.297470 , 129.115100 |
Kuso-dong | 35.242780 , 129.092780 |
Naeryong | 35.289470 , 129.089280 |
Nokdong | 35.293100 , 129.087200 |
Nopo | 35.291090 , 129.099090 |
Oryundae | 35.248110 , 129.116320 |
Pugok-tong | 35.240560 , 129.095000 |
Sanghyeon | 35.266760 , 129.112600 |
Sincheon | 35.276180 , 129.112740 |
Sinhyeon | 35.258080 , 129.103680 |
Songjeong | 35.304960 , 129.111410 |
Sunae | 35.291940 , 129.112110 |
Taehwa | 35.300130 , 129.104890 |
Tongdae-dong | 35.229720 , 129.126940 |
Tongmigol | 35.247870 , 129.113760 |
Notes:
- You can download geometry data for Geumjeong 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.