Thu Duc (Ho Chi Minh) Map Cropping Samples
Thu Duc (Ho Chi Minh) Map Cropping Samples-1
Thu Duc (Ho Chi Minh) Map Cropping Samples-2
Thu Duc neighborhoods and villages map with 3D shadow effect
flag map of Thu Duc with 3D shadow effect
Thu Duc map with 3d shadow effect
Download outline map of Thu Duc (geojson format) :
Thu Duc.geojson (**)
Download polygon array of Thu Duc map for "Google Maps" :
Thu Duc.txt
Bounding Box for Thu Duc Map : ( 10.821285 , 106.692236 , 10.897476 , 106.780666 )
Wikipedia ID for Thu Duc : Q1884726
Wikipedia SPARQL Query for Thu Duc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1884726 wdt:P1082 ?population. }
OPTIONAL { wd:Q1884726 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1884726 wdt:P2046 ?area. }
OPTIONAL { wd:Q1884726 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1884726 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1884726 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 Thu Duc map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.821285, 106.692236, 10.897476, 106.780666);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thu Duc)
[out:json];
(
rel["name"="Thu Duc"][type=boundary];
rel["name:en"="Thu Duc"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thu Duc
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ben Do | 10.842500 , 106.720280 |
Binh Chanh Hai | 10.838490 , 106.727690 |
Binh Chieu | 10.876710 , 106.734470 |
Binh Phuoc | 10.869110 , 106.719080 |
Binh Phuoc Ba | 10.848100 , 106.715950 |
Go Dua | 10.866060 , 106.733060 |
Hiep Binh Xa | 10.832220 , 106.714170 |
Hiep Binh Xa | 10.850000 , 106.716670 |
Huong Luong | 10.834170 , 106.731940 |
Huong Uc | 10.841940 , 106.727780 |
Linh Dong | 10.843330 , 106.751670 |
Linh Tay | 10.855370 , 106.746540 |
Linh Xuan | 10.866110 , 106.765560 |
Linh Xuan Thon | 10.883330 , 106.766670 |
Ong Den | 10.838330 , 106.709440 |
Phu Chau | 10.862030 , 106.739910 |
Tam Binh | 10.865000 , 106.731390 |
Tam Ha | 10.859940 , 106.740890 |
Tam Hai | 10.869420 , 106.738620 |
Tam Phuc | 10.855280 , 106.737500 |
Thu Duc | 10.848630 , 106.772090 |
Xom Rach Da | 10.833330 , 106.716670 |
Notes:
- You can download geometry data for Thu Duc 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.