Vung Tau (Ba Ria-Vung Tau) Map Cropping Samples
Vung Tau (Ba Ria-Vung Tau) Map Cropping Samples-1
Vung Tau (Ba Ria-Vung Tau) Map Cropping Samples-2
Vung Tau neighborhoods and villages map with 3D shadow effect
flag map of Vung Tau with 3D shadow effect
Vung Tau map with 3d shadow effect
Download outline map of Vung Tau (geojson format) :
Vung Tau.geojson (**)
Download polygon array of Vung Tau map for "Google Maps" :
Vung Tau.txt
Bounding Box for Vung Tau Map : ( 10.317889 , 107.043674 , 10.48604 , 107.212965 )
Wikipedia ID for Vung Tau : Q21194
Wikipedia SPARQL Query for Vung Tau (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q21194 wdt:P1082 ?population. }
OPTIONAL { wd:Q21194 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q21194 wdt:P2046 ?area. }
OPTIONAL { wd:Q21194 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q21194 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q21194 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 Vung Tau map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.317889, 107.043674, 10.48604, 107.212965);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vung Tau)
[out:json];
(
rel["name"="Vung Tau"][type=boundary];
rel["name:en"="Vung Tau"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vung Tau
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Hoi Phuoc | 10.483330 , 107.050000 |
Ben GJinh | 10.368330 , 107.083330 |
Lang Long Son | 10.466670 , 107.100000 |
Nam Binh | 10.416430 , 107.161800 |
Nui Nua | 10.458330 , 107.093330 |
Phuoc An | 10.399020 , 107.127500 |
Phuoc Co | 10.456720 , 107.172690 |
Phuoc Thanh | 10.408690 , 107.149970 |
Thon Ba | 10.445490 , 107.076700 |
Thon Bon | 10.449490 , 107.091460 |
Thon Chin | 10.438960 , 107.138230 |
Thon Hai | 10.474420 , 107.063610 |
Thon Nam | 10.455340 , 107.097180 |
Thon Sau | 10.457730 , 107.104510 |
Vũng Tàu | 10.345990 , 107.084260 |
Xa Long Son | 10.450000 , 107.100000 |
Xa Thang Nhi | 10.383330 , 107.066670 |
Xa Thang Nhi | 10.366670 , 107.083330 |
Xa Thang Nhut | 10.383330 , 107.100000 |
Xa Thang Tam | 10.337500 , 107.091670 |
Notes:
- You can download geometry data for Vung Tau 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.