Anjaw (Arunachal Pradesh) Map Cropping Samples

Anjaw (Arunachal Pradesh) Map Cropping Samples-1

Anjaw (Arunachal Pradesh) Map Cropping Samples-2

Anjaw neighborhoods and villages map with 3D shadow effect

flag map of Anjaw with 3D shadow effect

Anjaw map with 3d shadow effect
 
Download outline map of Anjaw (geojson format) : 
Anjaw.geojson (**)
Download polygon array of Anjaw map for "Google Maps" : 
Anjaw.txt
Bounding Box for Anjaw Map : ( 27.615446 , 96.27662 , 28.460447 , 97.415293 )
Wikipedia ID for Anjaw : Q15413
Wikipedia SPARQL Query for Anjaw (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q15413 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q15413 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q15413 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q15413 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q15413 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q15413 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 Anjaw map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.615446, 96.27662, 28.460447, 97.415293);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anjaw)
	
[out:json];
(
rel["name"="Anjaw"][type=boundary];
rel["name:en"="Anjaw"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anjaw
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Chameliang | 28.078910 , 96.534250 | 
| Chareimna | 28.191380 , 96.663690 | 
| Dong | 28.169640 , 97.037810 | 
| Hawai | 27.886770 , 96.801700 | 
| Hayuliang | 28.073010 , 96.543050 | 
| Kablongpu | 27.976660 , 96.401700 | 
| Kahao | 28.306090 , 97.022830 | 
| Khaitong | 28.025070 , 96.775660 | 
| Kuimbum | 27.958330 , 96.705340 | 
| Langjon | 28.049400 , 96.440750 | 
| Lepanglat | 27.940740 , 96.703350 | 
| Mepumna | 28.108390 , 96.604480 | 
| Minutang | 28.198380 , 96.531570 | 
| Minzong | 27.889250 , 96.907840 | 
| Plongliang | 28.278420 , 96.555440 | 
| Rungarh | 27.876740 , 96.942210 | 
| Samai | 28.302000 , 96.902000 | 
| Sangma | 28.128220 , 96.687510 | 
| Shenggaxin | 28.251540 , 97.196960 | 
| Tajobum | 28.350000 , 96.633330 | 
| Tawai | 27.792330 , 96.780280 | 
| Theronliang | 28.275120 , 96.559600 | 
| Tila | 27.966670 , 96.916670 | 
| Walong | 28.130320 , 97.016340 | 
| Wati | 28.038580 , 96.973810 | 
| Xiajuela | 28.231130 , 97.225660 | 
Notes:
- You can download geometry data for Anjaw 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.