Tawang (Arunachal Pradesh) Map Cropping Samples
Tawang (Arunachal Pradesh) Map Cropping Samples-1
Tawang (Arunachal Pradesh) Map Cropping Samples-2
Tawang neighborhoods and villages map with 3D shadow effect
flag map of Tawang with 3D shadow effect
Tawang map with 3d shadow effect
Download outline map of Tawang (geojson format) :
Tawang.geojson (**)
Download polygon array of Tawang map for "Google Maps" :
Tawang.txt
Bounding Box for Tawang Map : ( 27.45985 , 91.549499 , 27.862835 , 92.475531 )
Wikipedia ID for Tawang : Q15449
Wikipedia SPARQL Query for Tawang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15449 wdt:P1082 ?population. }
OPTIONAL { wd:Q15449 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15449 wdt:P2046 ?area. }
OPTIONAL { wd:Q15449 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15449 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15449 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 Tawang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.45985, 91.549499, 27.862835, 92.475531);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tawang)
[out:json];
(
rel["name"="Tawang"][type=boundary];
rel["name:en"="Tawang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tawang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chumba | 27.666670 , 92.300000 |
Chuna | 27.733330 , 92.233330 |
Drakhang | 27.732280 , 91.709010 |
Jang | 27.566670 , 91.983330 |
Kangkar | 27.533330 , 91.900000 |
Kapteng | 27.534360 , 91.690320 |
Kenze Mane | 27.800000 , 91.750000 |
Lap | 27.683330 , 92.333330 |
Lhau | 27.566670 , 91.950000 |
Lumpo | 27.716670 , 91.700000 |
Mago | 27.692840 , 92.215990 |
Nyuri | 27.700000 , 92.216670 |
Pangchen | 27.683330 , 91.766670 |
Sakti | 27.616670 , 91.716670 |
Tawang | 27.574170 , 91.924370 |
Notes:
- You can download geometry data for Tawang 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.