Download outline map of Tan Uyen (geojson format) :
Tan Uyen.geojson (**)
Download polygon array of Tan Uyen map for "Google Maps" :
Tan Uyen.txt
Bounding Box for Tan Uyen Map : ( 10.963825 , 106.67705 , 11.259488 , 106.963605 )
Wikipedia ID for Tan Uyen : Q16480564
Wikipedia SPARQL Query for Tan Uyen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q16480564 wdt:P1082 ?population. }
OPTIONAL { wd:Q16480564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q16480564 wdt:P2046 ?area. }
OPTIONAL { wd:Q16480564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q16480564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q16480564 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 Tan Uyen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.963825, 106.67705, 11.259488, 106.963605);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tan Uyen)
[out:json];
(
rel["name"="Tan Uyen"][type=boundary];
rel["name:en"="Tan Uyen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tan Uyen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Ba | 11.183710 , 106.716260 |
Ap Ba | 11.114400 , 106.753460 |
Ap Ba | 11.065800 , 106.937080 |
Ap Ba | 11.155580 , 106.920130 |
Ap Bon | 11.125560 , 106.710250 |
Ap Bon | 11.026140 , 106.866610 |
Ap Bon B | 11.077990 , 106.754970 |
Ap Dieu Hoa | 11.033330 , 106.783330 |
Ap Dong Sao | 11.150000 , 106.750000 |
Ap Dua | 11.083330 , 106.800000 |
Ap Duong Dap | 11.033330 , 106.783330 |
Ap Hai | 11.162130 , 106.739900 |
Ap Hai | 11.175690 , 106.867510 |
Ap Hai | 11.157600 , 106.813540 |
Ap Mot | 11.051780 , 106.790760 |
Ap Mot | 11.166660 , 106.848910 |
Ap Mot | 11.147670 , 106.819040 |
Ap Mot | 11.169390 , 106.737840 |
Ap Nam | 11.097800 , 106.707340 |
Ap Nam | 11.042360 , 106.841310 |
Ap Nam | 11.139410 , 106.794230 |
Ap Nam | 11.090570 , 106.731730 |
Ap Nam | 11.092080 , 106.827620 |
Ap Nam | 11.127200 , 106.770500 |
Ap Sau | 11.127770 , 106.723620 |
Ba Da | 11.166670 , 106.883330 |
Bao Phung | 11.233330 , 106.900000 |
Ben Tram | 11.208310 , 106.819600 |
Binh Hoa | 10.983330 , 106.783330 |
Chanh Long | 11.064660 , 106.699800 |
Dat Quoc | 11.097090 , 106.848840 |
Giap Lac | 11.089370 , 106.906050 |
Khu Tru Mat | 11.146650 , 106.814090 |
Nuoc Trong | 11.190840 , 106.799550 |
Phu Tho | 11.071360 , 106.697800 |
Suoi Dia | 11.166670 , 106.816670 |
Suoi Voi | 11.146590 , 106.881690 |
Tan An | 11.016670 , 106.716670 |
Tan Hoi | 11.033330 , 106.716670 |
Tan Phuoc Khanh | 11.005580 , 106.720460 |
Thai Hoa | 10.983330 , 106.766670 |
Thang Hien | 11.141080 , 106.901500 |
Uyen Hung | 11.084160 , 106.788340 |
Vinh Truong | 11.014880 , 106.718250 |
Vuon Uom | 11.223990 , 106.847260 |
Xa Thai Hung | 11.050000 , 106.916670 |
Xom Ap Chanh | 11.050000 , 106.733330 |
Xom Ba Cha | 11.133330 , 106.900000 |
Xom Binh Co | 11.116670 , 106.750000 |
Xom Bung | 11.183330 , 106.716670 |
Xom Bung Tre | 11.150000 , 106.916670 |
Xom Den | 11.068080 , 106.826680 |
Xom Go Rua | 10.983330 , 106.766670 |
Xom My Duc | 11.166670 , 106.733330 |
Xom My Loc | 11.083330 , 106.900000 |
Xon Lon | 11.051120 , 106.848640 |
Notes:
- You can download geometry data for Tan Uyen 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.