My Tho (Tien Giang) Map Cropping Samples
My Tho (Tien Giang) Map Cropping Samples-1
My Tho (Tien Giang) Map Cropping Samples-2
My Tho neighborhoods and villages map with 3D shadow effect
flag map of My Tho with 3D shadow effect
My Tho map with 3d shadow effect
Download outline map of My Tho (geojson format) :
My Tho.geojson (**)
Download polygon array of My Tho map for "Google Maps" :
My Tho.txt
Bounding Box for My Tho Map : ( 10.329877 , 106.305304 , 10.406328 , 106.414062 )
Wikipedia ID for My Tho : Q33425
Wikipedia SPARQL Query for My Tho (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33425 wdt:P1082 ?population. }
OPTIONAL { wd:Q33425 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33425 wdt:P2046 ?area. }
OPTIONAL { wd:Q33425 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33425 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33425 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 My Tho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.329877, 106.305304, 10.406328, 106.414062);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (My Tho)
[out:json];
(
rel["name"="My Tho"][type=boundary];
rel["name:en"="My Tho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of My Tho
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap An Hoa | 10.366670 , 106.316670 |
Ap Long Tuong | 10.383330 , 106.333330 |
Ap Phong Phu | 10.350000 , 106.400000 |
Binh Loi | 10.376790 , 106.398210 |
Binh Phong B | 10.359890 , 106.402630 |
Binh Thanh | 10.372470 , 106.391870 |
Chau Thanh | 10.366670 , 106.350000 |
Dao Thanh | 10.366670 , 106.350000 |
Giap Nuoc | 10.357950 , 106.315440 |
Long Hoa A | 10.395750 , 106.368960 |
Long Hoa B | 10.390790 , 106.358600 |
Long Hung | 10.394820 , 106.319730 |
Long My | 10.392630 , 106.325920 |
My Hoa | 10.378860 , 106.382460 |
My Hung | 10.387430 , 106.382830 |
My Loi | 10.370600 , 106.384470 |
My Luong | 10.398080 , 106.383430 |
My Phu | 10.386610 , 106.397260 |
Mỹ Tho | 10.360040 , 106.359960 |
Phong Binh A | 10.349510 , 106.388190 |
Phong Binh B | 10.347350 , 106.394400 |
Phuoc Hoa | 10.384820 , 106.308850 |
Phuoc Thuan | 10.375010 , 106.310760 |
Tan Tinh | 10.347630 , 106.402750 |
Notes:
- You can download geometry data for My Tho 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.