Cam Le (Da Nang) Map Cropping Samples
Cam Le (Da Nang) Map Cropping Samples-1
Cam Le (Da Nang) Map Cropping Samples-2
Cam Le neighborhoods and villages map with 3D shadow effect
flag map of Cam Le with 3D shadow effect
Cam Le map with 3d shadow effect
Download outline map of Cam Le (geojson format) :
Cam Le.geojson (**)
Download polygon array of Cam Le map for "Google Maps" :
Cam Le.txt
Bounding Box for Cam Le Map : ( 15.980297 , 108.15332 , 16.05657 , 108.233914 )
Wikipedia ID for Cam Le : Q5024842
Wikipedia SPARQL Query for Cam Le (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5024842 wdt:P1082 ?population. }
OPTIONAL { wd:Q5024842 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5024842 wdt:P2046 ?area. }
OPTIONAL { wd:Q5024842 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5024842 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5024842 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 Cam Le map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.980297, 108.15332, 16.05657, 108.233914);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cam Le)
[out:json];
(
rel["name"="Cam Le"][type=boundary];
rel["name:en"="Cam Le"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cam Le
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Binh Thuan | 16.043140 , 108.182090 |
Cam Hoa | 15.995900 , 108.170830 |
Cam Hoa | 16.009160 , 108.169030 |
Cam Le | 16.017710 , 108.203810 |
Co Man | 15.983330 , 108.216670 |
Con Dau | 16.016650 , 108.226280 |
Dong Phuoc | 16.022540 , 108.191430 |
Liem Lac | 15.983840 , 108.210250 |
Lo Giang | 15.983330 , 108.216670 |
Phong Bac | 16.003510 , 108.192180 |
Phuoc Tuong | 16.032830 , 108.177610 |
Thon Binh Thai | 16.016670 , 108.200000 |
Thon Nghi An | 16.033330 , 108.183330 |
Tung Lam | 15.995390 , 108.223310 |
Xom Nhan Hoa | 16.050000 , 108.183330 |
Notes:
- You can download geometry data for Cam Le 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.