Ben Tre (Ben Tre) Map Cropping Samples
Ben Tre (Ben Tre) Map Cropping Samples-1
Ben Tre (Ben Tre) Map Cropping Samples-2
Ben Tre neighborhoods and villages map with 3D shadow effect
flag map of Ben Tre with 3D shadow effect
Ben Tre map with 3d shadow effect
Download outline map of Ben Tre (geojson format) :
Ben Tre.geojson (**)
Download polygon array of Ben Tre map for "Google Maps" :
Ben Tre.txt
Bounding Box for Ben Tre Map : ( 10.193007 , 106.311155 , 10.290493 , 106.433782 )
Wikipedia ID for Ben Tre : Q36635
Wikipedia SPARQL Query for Ben Tre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36635 wdt:P1082 ?population. }
OPTIONAL { wd:Q36635 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36635 wdt:P2046 ?area. }
OPTIONAL { wd:Q36635 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36635 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36635 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 Ben Tre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.193007, 106.311155, 10.290493, 106.433782);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ben Tre)
[out:json];
(
rel["name"="Ben Tre"][type=boundary];
rel["name:en"="Ben Tre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ben Tre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Hai | 10.253020 , 106.371260 |
Ap Hai | 10.268220 , 106.332230 |
Ap Hai A | 10.206810 , 106.397330 |
Ap My Hoa | 10.216670 , 106.350000 |
Ap Nhut | 10.266670 , 106.383330 |
Ap Phu Hoa | 10.200000 , 106.383330 |
Ap Phu Loi | 10.233330 , 106.350000 |
Ap Phuoc Tuong | 10.283330 , 106.316670 |
Ap Son Thuan | 10.266670 , 106.333330 |
Bến Tre | 10.233330 , 106.383330 |
Binh Cong | 10.235220 , 106.340000 |
Giong Tu Dien | 10.250000 , 106.383330 |
Hoa Chanh | 10.257430 , 106.316780 |
My An B | 10.216780 , 106.355250 |
My Hoa | 10.252940 , 106.325920 |
Phu Chanh | 10.233970 , 106.407270 |
Phu Dan | 10.261910 , 106.382430 |
Phu Huu | 10.252660 , 106.406960 |
Phu Nhuan | 10.200000 , 106.366670 |
Phu Thanh | 10.257820 , 106.392830 |
Xom Binh Nguyen | 10.250000 , 106.366670 |
Xom Ruong | 10.250000 , 106.366670 |
Notes:
- You can download geometry data for Ben Tre 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.