Download outline map of Go Cong (geojson format) :
Go Cong.geojson (**)
Download polygon array of Go Cong map for "Google Maps" :
Go Cong.txt
Bounding Box for Go Cong Map : ( 10.277 , 106.516758 , 10.484833 , 106.712458 )
Wikipedia ID for Go Cong : Q5626082
Wikipedia SPARQL Query for Go Cong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5626082 wdt:P1082 ?population. }
OPTIONAL { wd:Q5626082 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5626082 wdt:P2046 ?area. }
OPTIONAL { wd:Q5626082 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5626082 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5626082 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 Go Cong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.277, 106.516758, 10.484833, 106.712458);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Go Cong)
[out:json];
(
rel["name"="Go Cong"][type=boundary];
rel["name:en"="Go Cong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Go Cong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Ninh | 10.294820 , 106.570220 |
Ap Ba | 10.433330 , 106.683330 |
Ap Binh Long | 10.283330 , 106.650000 |
Ap Binh Nhi | 10.350000 , 106.566670 |
Ap Binh Ninh | 10.300000 , 106.633330 |
Ap Binh Phu | 10.400000 , 106.600000 |
Ap Binh Tu | 10.366670 , 106.583330 |
Ap Dap Truong | 10.316670 , 106.666670 |
Ap Dong Nguon | 10.383330 , 106.600000 |
Ap Dong Thoi | 10.400000 , 106.566670 |
Ap Giong Cat | 10.350000 , 106.666670 |
Ap Hai | 10.419190 , 106.625510 |
Ap Long Binh | 10.300000 , 106.566670 |
Ap Long Qui | 10.333330 , 106.633330 |
Ap Nhi | 10.350000 , 106.683330 |
Ap Nhut | 10.400000 , 106.683330 |
Ap Thu | 10.333330 , 106.666670 |
Ap Tu | 10.416670 , 106.650000 |
Ap Vinh An | 10.333330 , 106.616670 |
Binh Dong | 10.340000 , 106.541680 |
Binh Tan | 10.333330 , 106.666670 |
Binh Thanh Dong | 10.450000 , 106.650000 |
Dong Son | 10.400000 , 106.566670 |
Gò Công | 10.366670 , 106.666670 |
Hoa Dong | 10.350000 , 106.583330 |
Hoa Phu | 10.296870 , 106.627530 |
Loi An | 10.321060 , 106.679690 |
My Loi | 10.450000 , 106.633330 |
Phu Quoi | 10.292580 , 106.605710 |
Tan Binh Dong | 10.350000 , 106.550000 |
Vinh Binh | 10.344980 , 106.580560 |
Vinh Phu | 10.350000 , 106.600000 |
Xom Ba Tra | 10.383330 , 106.683330 |
Xom Bai Da | 10.383330 , 106.633330 |
Xom Ca Minh | 10.400000 , 106.650000 |
Xom Ca Than | 10.316670 , 106.583330 |
Xom Huong Luu | 10.433330 , 106.666670 |
Xom Huong Muoi | 10.333330 , 106.566670 |
Xom Huong Su | 10.433330 , 106.633330 |
Xom Rach Ro | 10.383330 , 106.666670 |
Xom Thon Muu | 10.425420 , 106.661600 |
Notes:
- You can download geometry data for Go Cong 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.