Download outline map of Tarim (geojson format) :
Tarim.geojson (**)
Download polygon array of Tarim map for "Google Maps" :
Tarim.txt
Bounding Box for Tarim Map : ( 15.661966 , 48.756944 , 16.471044 , 49.287832 )
Wikipedia ID for Tarim : Q4117824
Wikipedia SPARQL Query for Tarim (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117824 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117824 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117824 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117824 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117824 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117824 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 Tarim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.661966, 48.756944, 16.471044, 49.287832);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tarim)
[out:json];
(
rel["name"="Tarim"][type=boundary];
rel["name:en"="Tarim"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tarim
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Aydid | 16.050000 , 48.983330 |
`Aynat | 16.071940 , 49.146110 |
Ad Dirah | 16.081390 , 49.122220 |
Ad Duyayqah | 15.833330 , 48.966670 |
Al `Adiyah | 16.116670 , 49.233330 |
Al Burt | 16.016670 , 49.050000 |
Al Furt | 16.083330 , 49.183330 |
Al Ghuwaydah | 16.050000 , 49.000000 |
Al Hajrah | 16.100000 , 49.150000 |
Al Hawi | 16.050000 , 49.000000 |
Al Juhayl | 16.052500 , 49.052780 |
Al Kawdah | 16.041390 , 49.067500 |
Al Masilah | 15.967500 , 49.002780 |
Al Wasitah | 16.146110 , 49.150560 |
Ar Rabwah | 15.869720 , 49.015560 |
Ar Ramlah | 16.016670 , 48.983330 |
Ar Rawghah | 16.000000 , 49.033330 |
Ar Raydah | 15.983330 , 49.016670 |
Ar Rudud | 15.850000 , 48.983330 |
As Suwaydif | 16.150000 , 49.133330 |
As Suwayri | 15.979720 , 49.020000 |
Ba `Atir | 16.050000 , 49.100000 |
Ba `Ital | 15.916670 , 48.950000 |
Ba Hafar | 16.127220 , 49.205830 |
Baraniyah | 16.000000 , 48.983330 |
Bayt Hufayy | 15.983330 , 49.000000 |
Bayt Ibrahim | 16.083330 , 48.883330 |
Bayt Jubayr | 15.983330 , 49.033330 |
Dammun | 16.070560 , 49.011670 |
Dar al Fahd | 16.050000 , 49.100000 |
Dar al Qawz | 16.050560 , 49.080000 |
Dar Qisu | 15.983330 , 48.983330 |
Ghuraf | 15.971670 , 48.993890 |
Ghuraf | 15.966670 , 48.983330 |
Hakmah | 15.800000 , 48.983330 |
Hisn al Mutahhar | 15.983330 , 48.983330 |
Hisn Bin `Umaysh | 15.850000 , 48.983330 |
Hisn Bin Dauban | 15.866670 , 48.983330 |
Hisn Buraykah | 15.916670 , 48.983330 |
Husayn | 16.121940 , 49.138890 |
Husn as-Sufeira | 16.130280 , 49.139720 |
Ju`ayburah | 16.033330 , 48.916670 |
Khubayah | 16.041110 , 49.040280 |
Khuwaylah | 16.116670 , 49.150000 |
Mawla al Awsat | 16.066670 , 48.983330 |
Qahir | 16.074170 , 49.104170 |
Rudayh | 15.891390 , 49.003330 |
Sharyuf | 15.883330 , 48.966670 |
Shay`un | 16.100000 , 49.150000 |
Sunah | 15.833330 , 49.016670 |
Thawbah | 16.133330 , 49.216670 |
Thibi | 16.024440 , 48.991940 |
Umm Khubrah | 16.116670 , 49.166670 |
Yashhar | 15.833330 , 49.000000 |
Yashhar | 15.928610 , 49.015560 |
تريم | 16.056940 , 48.998890 |
Notes:
- You can download geometry data for Tarim 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.