Ha Tien (Kien Giang) Map Cropping Samples
Ha Tien (Kien Giang) Map Cropping Samples-1
Ha Tien (Kien Giang) Map Cropping Samples-2
Ha Tien neighborhoods and villages map with 3D shadow effect
flag map of Ha Tien with 3D shadow effect
Ha Tien map with 3d shadow effect
Download outline map of Ha Tien (geojson format) :
Ha Tien.geojson (**)
Download polygon array of Ha Tien map for "Google Maps" :
Ha Tien.txt
Bounding Box for Ha Tien Map : ( 10.317216 , 104.441715 , 10.462099 , 104.567413 )
Wikipedia ID for Ha Tien : Q800154
Wikipedia SPARQL Query for Ha Tien (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q800154 wdt:P1082 ?population. }
OPTIONAL { wd:Q800154 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q800154 wdt:P2046 ?area. }
OPTIONAL { wd:Q800154 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q800154 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q800154 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 Ha Tien map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.317216, 104.441715, 10.462099, 104.567413);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ha Tien)
[out:json];
(
rel["name"="Ha Tien"][type=boundary];
rel["name:en"="Ha Tien"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ha Tien
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Rach Nui | 10.350000 , 104.516670 |
Ap Soa Ao | 10.333330 , 104.533330 |
Hà Tiên | 10.383330 , 104.483330 |
Nui Thach Dong | 10.416670 , 104.483330 |
Xom Bai Dau | 10.366670 , 104.450000 |
Xom Cui | 10.350000 , 104.516670 |
Xom Dua | 10.366670 , 104.450000 |
Xom Eo | 10.366670 , 104.500000 |
Xom Hoanh Tau | 10.383330 , 104.450000 |
Xom Lang Tranh | 10.400000 , 104.533330 |
Xom Rach Cac | 10.433330 , 104.533330 |
Xom Tien My | 10.450000 , 104.566670 |
Xom Vam Hang | 10.416670 , 104.516670 |
Xom Xa Ky | 10.416670 , 104.466670 |
Xom Xa Xia | 10.416670 , 104.450000 |
Notes:
- You can download geometry data for Ha Tien 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.