Binh Thanh (Ho Chi Minh) Map Cropping Samples
![Binh Thanh (Ho Chi Minh) Map Cropping Samples-1](og_image/map_cropping/4-1108782019-1.jpeg)
Binh Thanh (Ho Chi Minh) Map Cropping Samples-1
![Binh Thanh (Ho Chi Minh) Map Cropping Samples-2](og_image/map_cropping/4-1108782019-3.jpeg)
Binh Thanh (Ho Chi Minh) Map Cropping Samples-2
![Binh Thanh neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108782019.jpg)
Binh Thanh neighborhoods and villages map with 3D shadow effect
![flag map of Binh Thanh with 3D shadow effect](og_image/flag_maps/flag_map_1108782019.jpg)
flag map of Binh Thanh with 3D shadow effect
![Binh Thanh map with 3d shadow effect](og_image/blank_maps/map_1108782019.png)
Binh Thanh map with 3d shadow effect
Download outline map of Binh Thanh (geojson format) :
Binh Thanh.geojson (**)
Download polygon array of Binh Thanh map for "Google Maps" :
Binh Thanh.txt
Bounding Box for Binh Thanh Map : ( 10.786065 , 106.678346 , 10.836839 , 106.750541 )
Wikipedia ID for Binh Thanh : Q2552692
Wikipedia SPARQL Query for Binh Thanh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2552692 wdt:P1082 ?population. }
OPTIONAL { wd:Q2552692 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2552692 wdt:P2046 ?area. }
OPTIONAL { wd:Q2552692 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2552692 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2552692 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 Thanh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.786065, 106.678346, 10.836839, 106.750541);
);
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 Thanh)
[out:json];
(
rel["name"="Binh Thanh"][type=boundary];
rel["name:en"="Binh Thanh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Binh Thanh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Dong Nhi | 10.816670 , 106.716670 |
Ap Dong Nhi | 10.820830 , 106.696110 |
Ben Cat | 10.828610 , 106.692780 |
Binh Hoa Xa | 10.816670 , 106.683330 |
Cau Bong | 10.794390 , 106.696400 |
Dong Chay | 10.823890 , 106.744170 |
Go Vap | 10.816670 , 106.683330 |
Hanh Thong Xa | 10.826390 , 106.693610 |
Khu Pho Ba | 10.818550 , 106.747510 |
Saigon, Gia GJinh | 10.802000 , 106.696890 |
Tan Son Hoa | 10.816670 , 106.683330 |
Thanh My Tay | 10.800000 , 106.716670 |
Trung Nhat | 10.825830 , 106.694440 |
Notes:
- You can download geometry data for Binh Thanh 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.