Bao Loc (Lam Dong) Map Cropping Samples
Bao Loc (Lam Dong) Map Cropping Samples-1
Bao Loc (Lam Dong) Map Cropping Samples-2
Bao Loc neighborhoods and villages map with 3D shadow effect
flag map of Bao Loc with 3D shadow effect
Bao Loc map with 3d shadow effect
Download outline map of Bao Loc (geojson format) :
Bao Loc.geojson (**)
Download polygon array of Bao Loc map for "Google Maps" :
Bao Loc.txt
Bounding Box for Bao Loc Map : ( 11.434085 , 107.690331 , 11.647821 , 107.889082 )
Wikipedia ID for Bao Loc : Q35620
Wikipedia SPARQL Query for Bao Loc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q35620 wdt:P1082 ?population. }
OPTIONAL { wd:Q35620 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q35620 wdt:P2046 ?area. }
OPTIONAL { wd:Q35620 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q35620 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q35620 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 Bao Loc map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.434085, 107.690331, 11.647821, 107.889082);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bao Loc)
[out:json];
(
rel["name"="Bao Loc"][type=boundary];
rel["name:en"="Bao Loc"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bao Loc
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Dai Nga | 11.533330 , 107.866670 |
Ap Tan Ha | 11.533330 , 107.783330 |
Ap Thanh Huong | 11.566670 , 107.850000 |
Ap Thien Lap | 11.533330 , 107.816670 |
Bao Loc | 11.547980 , 107.807720 |
Blach Kon Hin | 11.516670 , 107.850000 |
Blao Sre | 11.483330 , 107.766670 |
Buon Ke Tang Blang | 11.600000 , 107.866670 |
Deo BLao | 11.478220 , 107.738310 |
Dong Phat | 11.567300 , 107.837570 |
Ðà Lạt | 11.516670 , 107.766670 |
Noseri | 11.516670 , 107.866670 |
Xa Tan Phat | 11.550000 , 107.833330 |
Notes:
- You can download geometry data for Bao Loc 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.