Binh Tan (Ho Chi Minh) Map Cropping Samples
Binh Tan (Ho Chi Minh) Map Cropping Samples-1
Binh Tan (Ho Chi Minh) Map Cropping Samples-2
Binh Tan neighborhoods and villages map with 3D shadow effect
flag map of Binh Tan with 3D shadow effect
Binh Tan map with 3d shadow effect
Download outline map of Binh Tan (geojson format) :
Binh Tan.geojson (**)
Download polygon array of Binh Tan map for "Google Maps" :
Binh Tan.txt
Bounding Box for Binh Tan Map : ( 10.724754 , 106.556147 , 10.828741 , 106.614616 )
Wikipedia ID for Binh Tan : Q610254
Wikipedia SPARQL Query for Binh Tan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q610254 wdt:P1082 ?population. }
OPTIONAL { wd:Q610254 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q610254 wdt:P2046 ?area. }
OPTIONAL { wd:Q610254 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q610254 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q610254 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 Binh Tan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.724754, 106.556147, 10.828741, 106.614616);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Binh Tan)
[out:json];
(
rel["name"="Binh Tan"][type=boundary];
rel["name:en"="Binh Tan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Binh Tan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Ba Tien | 10.731940 , 106.608890 |
Ap Tan Hoa | 10.750000 , 106.583330 |
Binh Quoi | 10.797220 , 106.588060 |
Binh Thanh | 10.784170 , 106.601110 |
Binh Tri Dong | 10.760280 , 106.598060 |
Cau An Lac | 10.726390 , 106.600560 |
Go May | 10.819440 , 106.606940 |
Hoa Thoi | 10.733330 , 106.583330 |
My Trung | 10.734720 , 106.603890 |
Tan Hoa | 10.761390 , 106.580280 |
Tan Hung | 10.744440 , 106.585000 |
Tan Loi | 10.735280 , 106.583060 |
Tan Tao | 10.750000 , 106.576110 |
Tan Thanh | 10.751390 , 106.598060 |
Notes:
- You can download geometry data for Binh Tan 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.