Tan An (Long An) Map Cropping Samples
Tan An (Long An) Map Cropping Samples-1
Tan An (Long An) Map Cropping Samples-2
Tan An neighborhoods and villages map with 3D shadow effect
flag map of Tan An with 3D shadow effect
Tan An map with 3d shadow effect
Download outline map of Tan An (geojson format) :
Tan An.geojson (**)
Download polygon array of Tan An map for "Google Maps" :
Tan An.txt
Bounding Box for Tan An Map : ( 10.475467 , 106.341451 , 10.581226 , 106.453111 )
Wikipedia ID for Tan An : Q25897
Wikipedia SPARQL Query for Tan An (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q25897 wdt:P1082 ?population. }
OPTIONAL { wd:Q25897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q25897 wdt:P2046 ?area. }
OPTIONAL { wd:Q25897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q25897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q25897 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 An map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.475467, 106.341451, 10.581226, 106.453111);
);
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 An)
[out:json];
(
rel["name"="Tan An"][type=boundary];
rel["name:en"="Tan An"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tan An
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Binh Phu | 10.550000 , 106.416670 |
Ap Binh Quang | 10.516670 , 106.400000 |
Ap Binh Yen | 10.533330 , 106.400000 |
Ap Tho Cang | 10.566670 , 106.433330 |
Ap Xuan Sanh | 10.533330 , 106.366670 |
Binh Xuan | 10.550000 , 106.400000 |
Giong Dinh | 10.516670 , 106.383330 |
Hoang Ngai | 10.498000 , 106.397630 |
Nhon Cau | 10.491490 , 106.380050 |
Quyet Thang | 10.497010 , 106.372630 |
Tân An | 10.533330 , 106.416670 |
Tan Phu Hai | 10.491610 , 106.370050 |
Xom Cay Da | 10.566670 , 106.383330 |
Notes:
- You can download geometry data for Tan An 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.