Download outline map of Huong Tra (geojson format) :
Huong Tra.geojson (**)
Download polygon array of Huong Tra map for "Google Maps" :
Huong Tra.txt
Bounding Box for Huong Tra Map : ( 16.258003 , 107.330505 , 16.602359 , 107.628657 )
Wikipedia ID for Huong Tra : Q5946136
Wikipedia SPARQL Query for Huong Tra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5946136 wdt:P1082 ?population. }
OPTIONAL { wd:Q5946136 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5946136 wdt:P2046 ?area. }
OPTIONAL { wd:Q5946136 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5946136 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5946136 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 Huong Tra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.258003, 107.330505, 16.602359, 107.628657);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huong Tra)
[out:json];
(
rel["name"="Huong Tra"][type=boundary];
rel["name:en"="Huong Tra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huong Tra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Do | 16.489380 , 107.500060 |
Ap Co18 Bi | 16.500000 , 107.450000 |
Ap Lai Bang | 16.500000 , 107.433330 |
Ap Lai Thanh | 16.533330 , 107.450000 |
Ap Pho Ninh | 16.533330 , 107.450000 |
Ap Phu Le | 16.533330 , 107.466670 |
Ap Phu Oc | 16.533330 , 107.466670 |
Ap Son Cong | 16.516670 , 107.466670 |
Binh Dien | 16.352110 , 107.489260 |
Dien Pha Phuong | 16.366670 , 107.566670 |
Doi Bon | 16.412150 , 107.471440 |
Doi Chin | 16.378210 , 107.492700 |
Doi Mot | 16.363870 , 107.534990 |
Huong Tra | 16.525390 , 107.475500 |
Thon Duong Son | 16.516670 , 107.516670 |
Thon Ha Lang | 16.516670 , 107.483330 |
Thon Hai | 16.341780 , 107.436250 |
Thon Hai Cac | 16.400000 , 107.566670 |
Thon Huong Can | 16.516670 , 107.533330 |
Thon Kim Doi | 16.550000 , 107.583330 |
Thon La Chu | 16.483330 , 107.533330 |
Thon Lieu Coc Thuong | 16.500000 , 107.533330 |
Thon Luong Quan | 16.433330 , 107.533330 |
Thon Quy Lai | 16.550000 , 107.600000 |
Thon Thuong | 16.483330 , 107.483330 |
Thon Tien Loc | 16.516670 , 107.516670 |
Thon Trung | 16.500000 , 107.500000 |
Thon Van Quat Dong | 16.566670 , 107.583330 |
Van Xa Tay | 16.489360 , 107.476370 |
Vi Da | 16.357300 , 107.610700 |
Vinh Tri | 16.590280 , 107.583250 |
Xuoc Du | 16.434360 , 107.531900 |
Notes:
- You can download geometry data for Huong Tra 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.