Download outline map of Qala-i-Naw (geojson format) : 
Qala-i-Naw.geojson (**)
Download polygon array of Qala-i-Naw map for "Google Maps" : 
Qala-i-Naw.txt
Bounding Box for Qala-i-Naw Map : ( 34.62 , 62.998049 , 35.069289 , 63.301961 )
Wikipedia ID for Qala-i-Naw : Q2711927
Wikipedia SPARQL Query for Qala-i-Naw (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2711927 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2711927 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2711927 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2711927 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2711927 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2711927 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 Qala-i-Naw map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.62, 62.998049, 35.069289, 63.301961);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Qala-i-Naw)
	
[out:json];
(
rel["name"="Qala-I- Naw"][type=boundary];
rel["name:en"="Qala-I- Naw"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Qala-i-Naw
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Ab-e Garmak | 35.015620 , 63.142090 | 
| Abzikhudai | 34.887600 , 63.068040 | 
| Arbab Akbar | 34.944930 , 63.179880 | 
| Aw Bakhsh | 34.886240 , 63.264450 | 
| Aw Bakhsh | 34.869300 , 63.274230 | 
| Baghak | 34.944360 , 63.143440 | 
| Baghak | 34.972230 , 63.138020 | 
| Baghak | 34.965680 , 63.142020 | 
| Baghak | 34.962000 , 63.144150 | 
| Baghak | 34.952250 , 63.144730 | 
| Baghban | 34.937930 , 63.084210 | 
| Baluchah | 34.904640 , 63.069540 | 
| Birad | 34.832300 , 63.023540 | 
| Chakaran | 35.002790 , 63.143190 | 
| Chakaw | 34.755310 , 63.045730 | 
| Chashmah-ye Shirin | 34.756240 , 63.020440 | 
| Dahan-e Gharghaitu | 34.978880 , 63.151680 | 
| Darzak | 34.780770 , 63.038110 | 
| Gharghaitu | 34.974190 , 63.157690 | 
| Gharghaitu | 34.950330 , 63.155980 | 
| Hamam | 34.761080 , 63.203920 | 
| Kalkayz | 34.781700 , 63.051600 | 
| Karka'ich | 34.787560 , 63.196310 | 
| Kharistan | 34.955740 , 63.208840 | 
| Kharistan | 34.948410 , 63.207900 | 
| Khoshmargh | 34.853040 , 63.105300 | 
| Khoshmargh | 34.866620 , 63.079900 | 
| Khwajah | 34.841350 , 63.109150 | 
| Khwajah | 34.942840 , 63.217150 | 
| Kundalan | 34.927840 , 63.130710 | 
| Kundalan Zayshi | 34.835300 , 63.116530 | 
| Laman | 34.752310 , 63.104160 | 
| Mamunzi | 34.873720 , 63.173470 | 
| Mir Marak | 34.873740 , 63.076860 | 
| Musami | 34.789400 , 63.092180 | 
| Najak | 34.830510 , 63.188030 | 
| Najak | 34.881750 , 63.071740 | 
| Naydami | 34.815460 , 63.111720 | 
| Qal'ah-ye Khuda'i | 34.730800 , 63.092220 | 
| Qala i Naw | 34.987350 , 63.128910 | 
| Sini | 34.770320 , 63.098260 | 
| Sini | 34.778310 , 63.091090 | 
| Sinjitak | 34.985070 , 63.144760 | 
| Tagab-e Isma'il | 34.963660 , 63.100010 | 
| Tagab-e Khoshmargh | 34.845630 , 63.108540 | 
| Zaft | 34.703460 , 63.031630 | 
Notes:
- You can download geometry data for Qala-i-Naw 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.