Ba Ria (Ba Ria-Vung Tau) Map Cropping Samples
Ba Ria (Ba Ria-Vung Tau) Map Cropping Samples-1
Ba Ria (Ba Ria-Vung Tau) Map Cropping Samples-2
Ba Ria neighborhoods and villages map with 3D shadow effect
flag map of Ba Ria with 3D shadow effect
Ba Ria map with 3d shadow effect
Download outline map of Ba Ria (geojson format) :
Ba Ria.geojson (**)
Download polygon array of Ba Ria map for "Google Maps" :
Ba Ria.txt
Bounding Box for Ba Ria Map : ( 10.459829 , 107.1108 , 10.55733 , 107.251307 )
Wikipedia ID for Ba Ria : Q2202401
Wikipedia SPARQL Query for Ba Ria (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2202401 wdt:P1082 ?population. }
OPTIONAL { wd:Q2202401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2202401 wdt:P2046 ?area. }
OPTIONAL { wd:Q2202401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2202401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2202401 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 Ba Ria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.459829, 107.1108, 10.55733, 107.251307);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ba Ria)
[out:json];
(
rel["name"="Ba Ria"][type=boundary];
rel["name:en"="Ba Ria"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ba Ria
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Long Hoa | 10.466670 , 107.133330 |
Ap Long Kien I | 10.500000 , 107.183330 |
Ap Long Xuan | 10.500000 , 107.133330 |
Ap Nam | 10.525430 , 107.226470 |
Ap Phuoc Hien | 10.516670 , 107.233330 |
Ap Tay | 10.520150 , 107.205640 |
Ba Ria | 10.500000 , 107.166670 |
Chu Hai | 10.499920 , 107.117490 |
Lang Long Huong | 10.500000 , 107.150000 |
Long Le | 10.516670 , 107.216670 |
Long Xuyen | 10.532380 , 107.213820 |
Tan Chau | 10.538190 , 107.173620 |
Thanh Pho Ba Ria | 10.496290 , 107.168410 |
Xa Phuoc Le | 10.483330 , 107.166670 |
Notes:
- You can download geometry data for Ba Ria 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.