Son Tra (Da Nang) Map Cropping Samples
Son Tra (Da Nang) Map Cropping Samples-1
Son Tra (Da Nang) Map Cropping Samples-2
Son Tra neighborhoods and villages map with 3D shadow effect
flag map of Son Tra with 3D shadow effect
Son Tra map with 3d shadow effect
Download outline map of Son Tra (geojson format) :
Son Tra.geojson (**)
Download polygon array of Son Tra map for "Google Maps" :
Son Tra.txt
Bounding Box for Son Tra Map : ( 16.056062 , 108.217857 , 16.155416 , 108.34375 )
Wikipedia ID for Son Tra : Q7560609
Wikipedia SPARQL Query for Son Tra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7560609 wdt:P1082 ?population. }
OPTIONAL { wd:Q7560609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7560609 wdt:P2046 ?area. }
OPTIONAL { wd:Q7560609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7560609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7560609 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 Son Tra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.056062, 108.217857, 16.155416, 108.34375);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Son Tra)
[out:json];
(
rel["name"="Son Tra"][type=boundary];
rel["name:en"="Son Tra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Son Tra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Co Man | 16.083330 , 108.233330 |
Khu Pho Nam Tho | 16.105400 , 108.259300 |
Khu Pho Tan Thai | 16.086940 , 108.249440 |
Khu Trieu Binh | 16.083330 , 108.233330 |
Mui da Nang | 16.114348 , 108.269233 |
Phuoc Truong | 16.081580 , 108.244400 |
Phuong My Thanh | 16.063890 , 108.238610 |
Phuong Quang San | 16.100000 , 108.250000 |
Notes:
- You can download geometry data for Son Tra 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.