Binh Thuy (Can Tho) Map Cropping Samples
![Binh Thuy (Can Tho) Map Cropping Samples-1](og_image/map_cropping/4-1108782255-1.jpeg)
Binh Thuy (Can Tho) Map Cropping Samples-1
![Binh Thuy (Can Tho) Map Cropping Samples-2](og_image/map_cropping/4-1108782255-3.jpeg)
Binh Thuy (Can Tho) Map Cropping Samples-2
![Binh Thuy neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108782255.jpg)
Binh Thuy neighborhoods and villages map with 3D shadow effect
![flag map of Binh Thuy with 3D shadow effect](og_image/flag_maps/flag_map_1108782255.jpg)
flag map of Binh Thuy with 3D shadow effect
![Binh Thuy map with 3d shadow effect](og_image/blank_maps/map_1108782255.png)
Binh Thuy map with 3d shadow effect
Download outline map of Binh Thuy (geojson format) :
Binh Thuy.geojson (**)
Download polygon array of Binh Thuy map for "Google Maps" :
Binh Thuy.txt
Bounding Box for Binh Thuy Map : ( 10.006462 , 105.663356 , 10.124007 , 105.778344 )
Wikipedia ID for Binh Thuy : Q4914344
Wikipedia SPARQL Query for Binh Thuy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4914344 wdt:P1082 ?population. }
OPTIONAL { wd:Q4914344 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4914344 wdt:P2046 ?area. }
OPTIONAL { wd:Q4914344 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4914344 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4914344 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 Thuy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.006462, 105.663356, 10.124007, 105.778344);
);
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 Thuy)
[out:json];
(
rel["name"="Binh Thuy"][type=boundary];
rel["name:en"="Binh Thuy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Binh Thuy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Binh Lac | 10.066670 , 105.750000 |
Ap Thoi Hung | 10.066670 , 105.683330 |
Ap Thoi Thuan | 10.100000 , 105.716670 |
Binh Duong | 10.047290 , 105.721140 |
Binh Duong A | 10.027170 , 105.721690 |
Binh Nhat A | 10.058300 , 105.741220 |
Binh Thuong | 10.011990 , 105.713760 |
Binh Thuy | 10.074310 , 105.739740 |
Binh Yen B | 10.071480 , 105.715360 |
Khu Vuc Hai | 10.098490 , 105.713710 |
Thoi An Dong | 10.100000 , 105.716670 |
Thoi Binh | 10.078840 , 105.690880 |
Notes:
- You can download geometry data for Binh Thuy 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.