Tan Binh (Ho Chi Minh) Map Cropping Samples
Tan Binh (Ho Chi Minh) Map Cropping Samples-1
Tan Binh (Ho Chi Minh) Map Cropping Samples-2
Tan Binh neighborhoods and villages map with 3D shadow effect
flag map of Tan Binh with 3D shadow effect
Tan Binh map with 3d shadow effect
Download outline map of Tan Binh (geojson format) :
Tan Binh.geojson (**)
Download polygon array of Tan Binh map for "Google Maps" :
Tan Binh.txt
Bounding Box for Tan Binh Map : ( 10.77947 , 106.609112 , 10.839611 , 106.659278 )
Wikipedia ID for Tan Binh : Q2200028
Wikipedia SPARQL Query for Tan Binh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2200028 wdt:P1082 ?population. }
OPTIONAL { wd:Q2200028 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2200028 wdt:P2046 ?area. }
OPTIONAL { wd:Q2200028 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2200028 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2200028 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 Binh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.77947, 106.609112, 10.839611, 106.659278);
);
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 Binh)
[out:json];
(
rel["name"="Tan Binh"][type=boundary];
rel["name:en"="Tan Binh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tan Binh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Nhi | 10.800000 , 106.650000 |
Ba Queo | 10.802220 , 106.629170 |
Cay Sop | 10.835690 , 106.630000 |
Phu Trung | 10.784170 , 106.643330 |
Tan Son Nhi | 10.816670 , 106.616670 |
Xom Nha Chay | 10.781150 , 106.645630 |
Notes:
- You can download geometry data for Tan Binh 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.