Download outline map of Bac Lieu (geojson format) :
Bac Lieu.geojson (**)
Download polygon array of Bac Lieu map for "Google Maps" :
Bac Lieu.txt
Bounding Box for Bac Lieu Map : ( 9.197126 , 105.245487 , 9.49325 , 105.829348 )
Wikipedia ID for Bac Lieu : Q36142
Wikipedia SPARQL Query for Bac Lieu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36142 wdt:P1082 ?population. }
OPTIONAL { wd:Q36142 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36142 wdt:P2046 ?area. }
OPTIONAL { wd:Q36142 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36142 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36142 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 Bac Lieu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.197126, 105.245487, 9.49325, 105.829348);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bac Lieu)
[out:json];
(
rel["name"="Bac Lieu"][type=boundary];
rel["name:en"="Bac Lieu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bac Lieu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Bie18n | 9.250000 , 105.783330 |
Ap Buo18i Can | 9.233330 , 105.733330 |
Ap Giong Me | 9.283330 , 105.700000 |
Ap Kim Xia (1) | 9.332780 , 105.467780 |
Ap My | 9.422960 , 105.526380 |
Ap Ong Tan | 9.300560 , 105.810560 |
Ap Phuoc Thanh | 9.300000 , 105.683330 |
Ap So Hai | 9.341390 , 105.357220 |
Ap So Mot | 9.347780 , 105.374720 |
Ap Thao Lang | 9.318800 , 105.796430 |
Ap Vinh An | 9.366670 , 105.400000 |
Ap Vinh Hue Ba | 9.400000 , 105.500000 |
Ap Vinh My Mot | 9.455190 , 105.486220 |
Ap Vinh Phuoc Ba | 9.405780 , 105.508830 |
Båc Liêu | 9.297825 , 105.726740 |
Cau Truong Toa | 9.356110 , 105.521670 |
Cau Xa Ta | 9.400000 , 105.483330 |
Giong Giua | 9.259440 , 105.783890 |
Giong Nhan | 9.240310 , 105.761160 |
Hai Hiep | 9.340340 , 105.355330 |
Khom II | 9.233330 , 105.733330 |
Kim Xia | 9.337050 , 105.462280 |
Kinh Nho | 9.389920 , 105.425210 |
Long Hau | 9.451680 , 105.470840 |
My Phu Dong | 9.395240 , 105.541770 |
Phong Thanh | 9.323610 , 105.346390 |
Phong Thanh Tay | 9.370280 , 105.324440 |
Phong Thanh Tay | 9.331670 , 105.257780 |
Phuoc Hoa | 9.486380 , 105.442080 |
Phuoc Long | 9.435280 , 105.468610 |
Phuoc Long | 9.451670 , 105.423890 |
Phuoc Thanh | 9.426650 , 105.444930 |
Phuoc Thanh | 9.380750 , 105.399610 |
Phuoc Tho | 9.395560 , 105.414940 |
Phuoc Truong | 9.389000 , 105.375620 |
So Bay | 9.343030 , 105.257210 |
So Tam | 9.359950 , 105.333910 |
Thành phố Bạc Liêu | 9.294140 , 105.727760 |
Thi Tran Phuoc Long | 9.437530 , 105.462170 |
Vinh An | 9.290580 , 105.756350 |
Vinh Hue | 9.357890 , 105.465730 |
Vinh Loi | 9.283330 , 105.733330 |
Vinh Phu | 9.393890 , 105.447500 |
Vinh Phuoc | 9.440700 , 105.549240 |
Vinh Tuong | 9.371090 , 105.515860 |
Xom Cong Dien | 9.300000 , 105.783330 |
Xom Giap Nuoc | 9.281390 , 105.771110 |
Xom Hao Cao | 9.441390 , 105.552500 |
Xom Nha Mat | 9.209170 , 105.745000 |
Xom Roc La | 9.433890 , 105.559170 |
Xom Tra Moi | 9.305560 , 105.773060 |
Xom Xa Ta | 9.388610 , 105.476390 |
Notes:
- You can download geometry data for Bac Lieu 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.