Thanh Khe (Da Nang) Map Cropping Samples
Thanh Khe (Da Nang) Map Cropping Samples-1
Thanh Khe (Da Nang) Map Cropping Samples-2
Thanh Khe neighborhoods and villages map with 3D shadow effect
flag map of Thanh Khe with 3D shadow effect
Thanh Khe map with 3d shadow effect
Download outline map of Thanh Khe (geojson format) :
Thanh Khe.geojson (**)
Download polygon array of Thanh Khe map for "Google Maps" :
Thanh Khe.txt
Bounding Box for Thanh Khe Map : ( 16.050298 , 108.162213 , 16.085388 , 108.226931 )
Wikipedia ID for Thanh Khe : Q7710359
Wikipedia SPARQL Query for Thanh Khe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7710359 wdt:P1082 ?population. }
OPTIONAL { wd:Q7710359 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7710359 wdt:P2046 ?area. }
OPTIONAL { wd:Q7710359 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7710359 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7710359 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 Thanh Khe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.050298, 108.162213, 16.085388, 108.226931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thanh Khe)
[out:json];
(
rel["name"="Thanh Khe"][type=boundary];
rel["name:en"="Thanh Khe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thanh Khe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Đà Nẵng | 16.067780 , 108.220830 |
Phuong Ha Khe | 16.066670 , 108.183330 |
Phuong Xuan Hoa | 16.063330 , 108.186940 |
Thanh Khe | 16.070600 , 108.191020 |
Notes:
- You can download geometry data for Thanh Khe 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.