Tam Ki (Quang Nam) Map Cropping Samples
Tam Ki (Quang Nam) Map Cropping Samples-1
Tam Ki (Quang Nam) Map Cropping Samples-2
Tam Ki neighborhoods and villages map with 3D shadow effect
flag map of Tam Ki with 3D shadow effect
Tam Ki map with 3d shadow effect
Download outline map of Tam Ki (geojson format) :
Tam Ki.geojson (**)
Download polygon array of Tam Ki map for "Google Maps" :
Tam Ki.txt
Bounding Box for Tam Ki Map : ( 15.508676 , 108.4526 , 15.641225 , 108.562024 )
Wikipedia ID for Tam Ki : Q35661
Wikipedia SPARQL Query for Tam Ki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q35661 wdt:P1082 ?population. }
OPTIONAL { wd:Q35661 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q35661 wdt:P2046 ?area. }
OPTIONAL { wd:Q35661 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q35661 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q35661 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 Tam Ki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.508676, 108.4526, 15.641225, 108.562024);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tam Ki)
[out:json];
(
rel["name"="Tam Ky"][type=boundary];
rel["name:en"="Tam Ky"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tam Ki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Ha | 15.583330 , 108.483330 |
Gia Ngai | 15.633330 , 108.500000 |
Kim Dai | 15.633330 , 108.500000 |
Ky Phu | 15.566670 , 108.516670 |
My Thach | 15.583330 , 108.483330 |
Nam Ap | 15.583330 , 108.516670 |
Ngoc My | 15.600000 , 108.516670 |
Nui Cam | 15.583330 , 108.516670 |
Phu Ngoc | 15.600000 , 108.533330 |
Phu Qui | 15.583330 , 108.550000 |
Quang Phu | 15.583330 , 108.500000 |
Quy Thuong | 15.616670 , 108.533330 |
Tam Kỳ | 15.566670 , 108.483330 |
Tan An | 15.616670 , 108.500000 |
Truong An | 15.516670 , 108.483330 |
Truong Xuan Dong | 15.550000 , 108.483330 |
Vinh Phuc | 15.616670 , 108.483330 |
Notes:
- You can download geometry data for Tam Ki 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.