Vi Thanh (Hau Giang) Map Cropping Samples
Vi Thanh (Hau Giang) Map Cropping Samples-1
Vi Thanh (Hau Giang) Map Cropping Samples-2
Vi Thanh neighborhoods and villages map with 3D shadow effect
flag map of Vi Thanh with 3D shadow effect
Vi Thanh map with 3d shadow effect
Download outline map of Vi Thanh (geojson format) :
Vi Thanh.geojson (**)
Download polygon array of Vi Thanh map for "Google Maps" :
Vi Thanh.txt
Bounding Box for Vi Thanh Map : ( 9.677879 , 105.329107 , 9.825492 , 105.491363 )
Wikipedia ID for Vi Thanh : Q36114
Wikipedia SPARQL Query for Vi Thanh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36114 wdt:P1082 ?population. }
OPTIONAL { wd:Q36114 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36114 wdt:P2046 ?area. }
OPTIONAL { wd:Q36114 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36114 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36114 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 Vi Thanh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.677879, 105.329107, 9.825492, 105.491363);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vi Thanh)
[out:json];
(
rel["name"="Vi Thanh"][type=boundary];
rel["name:en"="Vi Thanh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vi Thanh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Hai A | 9.783750 , 105.432770 |
Ap Hoa Dong | 9.815560 , 105.441390 |
Ap Mot A | 9.761970 , 105.428070 |
Ap Nang Chang | 9.793060 , 105.446940 |
Ap Thanh My | 9.744720 , 105.421390 |
Ap Thanh My | 9.768060 , 105.441110 |
Cho Cai Tu | 9.733330 , 105.400000 |
Cho Vam Xang | 9.754170 , 105.424170 |
Hoa Luu | 9.722220 , 105.397780 |
Khu Vuc Mot | 9.773120 , 105.482830 |
Khu Vuc Mot | 9.809010 , 105.480480 |
My Hiep Hai | 9.741540 , 105.414830 |
Thanh An | 9.694200 , 105.337740 |
Thanh Quoi Mot | 9.709420 , 105.404960 |
Thanh Thang | 9.713370 , 105.366230 |
Vi Thanh | 9.784490 , 105.470120 |
Xom Cho | 9.700000 , 105.333330 |
Xom Hoc Hoa | 9.700000 , 105.383330 |
Xom Tram Cua | 9.800000 , 105.466670 |
Notes:
- You can download geometry data for Vi 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.