Hue (Thura Thien-Hue) Map Cropping Samples
Hue (Thura Thien-Hue) Map Cropping Samples-1
Hue (Thura Thien-Hue) Map Cropping Samples-2
Hue neighborhoods and villages map with 3D shadow effect
flag map of Hue with 3D shadow effect
Hue map with 3d shadow effect
Download outline map of Hue (geojson format) :
Hue.geojson (**)
Download polygon array of Hue map for "Google Maps" :
Hue.txt
Bounding Box for Hue Map : ( 16.405439 , 107.527164 , 16.509098 , 107.630612 )
Wikipedia ID for Hue : Q36167
Wikipedia SPARQL Query for Hue (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36167 wdt:P1082 ?population. }
OPTIONAL { wd:Q36167 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36167 wdt:P2046 ?area. }
OPTIONAL { wd:Q36167 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36167 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36167 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 Hue map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.405439, 107.527164, 16.509098, 107.630612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hue)
[out:json];
(
rel["name"="Hue"][type=boundary];
rel["name:en"="Hue"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hue
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Long Ho Ha | 16.450000 , 107.550000 |
Ap Tu Tay | 16.433330 , 107.600000 |
Doc So | 16.483330 , 107.566670 |
Huế | 16.466670 , 107.600000 |
Thon An Hoa | 16.483330 , 107.566670 |
Thon An Van Thuong | 16.450000 , 107.533330 |
Thon Duong Xuan Ha | 16.450000 , 107.566670 |
Thon Kim Long | 16.466670 , 107.583330 |
Thon Nguyet Bieu | 16.450000 , 107.550000 |
Thon Trieu Son Trung | 16.500000 , 107.550000 |
Notes:
- You can download geometry data for Hue 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.