Dong Xoai (Bin Phuoc) Map Cropping Samples
Dong Xoai (Bin Phuoc) Map Cropping Samples-1
Dong Xoai (Bin Phuoc) Map Cropping Samples-2
Dong Xoai neighborhoods and villages map with 3D shadow effect
flag map of Dong Xoai with 3D shadow effect
Dong Xoai map with 3d shadow effect
Download outline map of Dong Xoai (geojson format) :
Dong Xoai.geojson (**)
Download polygon array of Dong Xoai map for "Google Maps" :
Dong Xoai.txt
Bounding Box for Dong Xoai Map : ( 11.462107 , 106.756746 , 11.573183 , 106.932415 )
Wikipedia ID for Dong Xoai : Q665981
Wikipedia SPARQL Query for Dong Xoai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q665981 wdt:P1082 ?population. }
OPTIONAL { wd:Q665981 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q665981 wdt:P2046 ?area. }
OPTIONAL { wd:Q665981 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q665981 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q665981 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 Dong Xoai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.462107, 106.756746, 11.573183, 106.932415);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dong Xoai)
[out:json];
(
rel["name"="Dong Xoai"][type=boundary];
rel["name:en"="Dong Xoai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dong Xoai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Ba | 11.491900 , 106.885390 |
Ap Mot | 11.507110 , 106.887020 |
Ap Tam | 11.507870 , 106.772370 |
Bung Se | 11.550860 , 106.801790 |
Dồng Xoài | 11.533330 , 106.916670 |
Moc Bai | 11.466670 , 106.816670 |
Song La | 11.500000 , 106.766670 |
Tak Xa | 11.533330 , 106.900000 |
Notes:
- You can download geometry data for Dong Xoai 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.