Tan Chau (An Giang) Map Cropping Samples
![Tan Chau (An Giang) Map Cropping Samples-1](og_image/map_cropping/4-1108782201-1.jpeg)
Tan Chau (An Giang) Map Cropping Samples-1
![Tan Chau (An Giang) Map Cropping Samples-2](og_image/map_cropping/4-1108782201-3.jpeg)
Tan Chau (An Giang) Map Cropping Samples-2
![Tan Chau neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108782201.jpg)
Tan Chau neighborhoods and villages map with 3D shadow effect
![flag map of Tan Chau with 3D shadow effect](og_image/flag_maps/flag_map_1108782201.jpg)
flag map of Tan Chau with 3D shadow effect
![Tan Chau map with 3d shadow effect](og_image/blank_maps/map_1108782201.png)
Tan Chau map with 3d shadow effect
Download outline map of Tan Chau (geojson format) :
Tan Chau.geojson (**)
Download polygon array of Tan Chau map for "Google Maps" :
Tan Chau.txt
Bounding Box for Tan Chau Map : ( 10.700812 , 105.122363 , 10.923343 , 105.264485 )
Wikipedia ID for Tan Chau : Q1320576
Wikipedia SPARQL Query for Tan Chau (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1320576 wdt:P1082 ?population. }
OPTIONAL { wd:Q1320576 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1320576 wdt:P2046 ?area. }
OPTIONAL { wd:Q1320576 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1320576 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1320576 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 Chau map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.700812, 105.122363, 10.923343, 105.264485);
);
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 Chau)
[out:json];
(
rel["name"="Tan Chau"][type=boundary];
rel["name:en"="Tan Chau"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tan Chau
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Long Thanh | 10.783330 , 105.233330 |
Ap Phu An | 10.750000 , 105.200000 |
Ap Phu Hoa | 10.900000 , 105.133330 |
Ap Tan Phu | 10.833330 , 105.200000 |
Ap Tan Thanh | 10.866670 , 105.183330 |
Ap Tan Vinh | 10.850000 , 105.183330 |
Ap Trung | 10.716670 , 105.150000 |
Ap Vinh Hung | 10.900000 , 105.183330 |
Ap Vinh Trinh | 10.766670 , 105.133330 |
Chau Phong | 10.716670 , 105.133330 |
Long Quoi | 10.772050 , 105.210320 |
Phu Hung | 10.756110 , 105.191140 |
Phu Vinh | 10.766670 , 105.200000 |
Tan Chau | 10.798320 , 105.238870 |
Tan Hoa | 10.813020 , 105.206140 |
Notes:
- You can download geometry data for Tan Chau 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.