Da Lat (Lam Dong) Map Cropping Samples
Da Lat (Lam Dong) Map Cropping Samples-1
Da Lat (Lam Dong) Map Cropping Samples-2
Da Lat neighborhoods and villages map with 3D shadow effect
flag map of Da Lat with 3D shadow effect
Da Lat map with 3d shadow effect
Download outline map of Da Lat (geojson format) :
Da Lat.geojson (**)
Download polygon array of Da Lat map for "Google Maps" :
Da Lat.txt
Bounding Box for Da Lat Map : ( 11.796663 , 108.319766 , 12.009897 , 108.592357 )
Wikipedia ID for Da Lat : Q25281
Wikipedia SPARQL Query for Da Lat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q25281 wdt:P1082 ?population. }
OPTIONAL { wd:Q25281 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q25281 wdt:P2046 ?area. }
OPTIONAL { wd:Q25281 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q25281 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q25281 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 Da Lat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.796663, 108.319766, 12.009897, 108.592357);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Da Lat)
[out:json];
(
rel["name"="Da Lat"][type=boundary];
rel["name:en"="Da Lat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Da Lat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap An Kroet | 11.983330 , 108.350000 |
Ap Da Thanh | 11.966670 , 108.433330 |
Ap Da Thien | 11.966670 , 108.450000 |
Ap Dinh An | 11.883330 , 108.483330 |
Ap Kim Thach | 11.966670 , 108.416670 |
Ap Man Ling | 11.983330 , 108.400000 |
Ap Truong Son | 11.866670 , 108.550000 |
Ap Tuy Son | 11.966670 , 108.533330 |
Ap Xuan An | 11.933330 , 108.450000 |
Da Loc | 11.933330 , 108.516670 |
Da Loi | 11.933330 , 108.466670 |
Da Tho | 11.927700 , 108.531300 |
Ðà Lạt | 11.946460 , 108.441930 |
Khu Chi Lang | 11.950000 , 108.466670 |
Lac Duong | 12.004050 , 108.419050 |
Manline | 11.966670 , 108.400000 |
Phat Chi | 11.871820 , 108.560200 |
Ta Houet | 11.833330 , 108.483330 |
Teurnoum | 11.916670 , 108.350000 |
Thon Bon | 11.923060 , 108.346180 |
Xuan Thanh | 11.942660 , 108.514800 |
Xuan Tho | 11.933330 , 108.533330 |
Xuan Truong | 11.883330 , 108.550000 |
Notes:
- You can download geometry data for Da Lat 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.