Quang Tri (Quang Tri) Map Cropping Samples
Quang Tri (Quang Tri) Map Cropping Samples-1
Quang Tri (Quang Tri) Map Cropping Samples-2
Quang Tri neighborhoods and villages map with 3D shadow effect
flag map of Quang Tri with 3D shadow effect
Quang Tri map with 3d shadow effect
Download outline map of Quang Tri (geojson format) :
Quang Tri.geojson (**)
Download polygon array of Quang Tri map for "Google Maps" :
Quang Tri.txt
Bounding Box for Quang Tri Map : ( 16.625716 , 107.076435 , 16.77344 , 107.213194 )
Wikipedia ID for Quang Tri : Q1320413
Wikipedia SPARQL Query for Quang Tri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1320413 wdt:P1082 ?population. }
OPTIONAL { wd:Q1320413 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1320413 wdt:P2046 ?area. }
OPTIONAL { wd:Q1320413 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1320413 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1320413 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 Quang Tri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.625716, 107.076435, 16.77344, 107.213194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quang Tri)
[out:json];
(
rel["name"="Quang Tri"][type=boundary];
rel["name:en"="Quang Tri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quang Tri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bich Khe | 16.766670 , 107.200000 |
Da Dung | 16.700000 , 107.150000 |
Lang La Vang Ta | 16.716670 , 107.200000 |
Lang Phuoc Mon | 16.700000 , 107.183330 |
Lang Tich Tuong | 16.716670 , 107.183330 |
Minh Huong | 16.766670 , 107.183330 |
Nhu Le | 16.704960 , 107.163050 |
Phu Long | 16.693380 , 107.190650 |
Quang Tri | 16.750359 , 107.200009 |
Quy Thien | 16.766670 , 107.200000 |
Tan My | 16.694430 , 107.148650 |
Thon Nhan Bieu | 16.750000 , 107.183330 |
Trieu Phong | 16.766670 , 107.183330 |
Notes:
- You can download geometry data for Quang Tri 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.