Download outline map of Waeng Yai (geojson format) : 
Waeng Yai.geojson (**)
Download polygon array of Waeng Yai map for "Google Maps" : 
Waeng Yai.txt
Bounding Box for Waeng Yai Map : ( 15.853489 , 102.357318 , 15.994992 , 102.576242 )
Wikipedia ID for Waeng Yai : Q476991
Wikipedia SPARQL Query for Waeng Yai (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q476991 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q476991 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q476991 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q476991 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q476991 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q476991 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 Waeng Yai map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.853489, 102.357318, 15.994992, 102.576242);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Waeng Yai)
	
[out:json];
(
rel["name"="Waeng Yai"][type=boundary];
rel["name:en"="Waeng Yai"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Waeng Yai
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Ban Ba Khae  |  15.942470 , 102.560030  | 
|  Ban Chot Yai  |  15.890140 , 102.487830  | 
|  Ban Don Ban Thai  |  15.964810 , 102.538280  | 
|  Ban Don Chot  |  15.941830 , 102.504000  | 
|  Ban Don Han  |  15.906720 , 102.514690  | 
|  Ban Dong Bang  |  15.916000 , 102.535140  | 
|  Ban Hua Khu  |  15.882670 , 102.543000  | 
|  Ban Huai Bong  |  15.926500 , 102.428580  | 
|  Ban Huai Kae  |  15.908280 , 102.493220  | 
|  Ban Khok Sawang  |  15.948170 , 102.504860  | 
|  Ban Khon Chim  |  15.935780 , 102.527420  | 
|  Ban Kut Mak Hep  |  15.976030 , 102.417670  | 
|  Ban Mai Na Phiang  |  15.891330 , 102.513030  | 
|  Ban Mueang Thong  |  15.955000 , 102.549580  | 
|  Ban Na Pho  |  15.933330 , 102.450000  | 
|  Ban Non Chan Thuek  |  15.902830 , 102.491420  | 
|  Ban Non Daeng  |  15.894560 , 102.363640  | 
|  Ban Non Kao Noi  |  15.939250 , 102.516170  | 
|  Ban Non Kha  |  15.897750 , 102.366420  | 
|  Ban Non Sa-at  |  15.946190 , 102.415250  | 
|  Ban Non Sa-on  |  15.918670 , 102.453890  | 
|  Ban Non Sawan  |  15.925080 , 102.539690  | 
|  Ban Non Thong  |  15.924220 , 102.391280  | 
|  Ban Non Thong Tai  |  15.918810 , 102.391330  | 
|  Ban Non Yai  |  15.927530 , 102.518190  | 
|  Ban Nong Daeng  |  15.887930 , 102.499360  | 
|  Ban Nong Kham Noi  |  15.882860 , 102.482330  | 
|  Ban Nong Krarok  |  15.953080 , 102.540280  | 
|  Ban Nong Saeng  |  15.896280 , 102.394420  | 
|  Ban Nong Thum  |  15.913970 , 102.516470  | 
|  Ban Pa Daeng  |  15.924420 , 102.483690  | 
|  Ban Pa Mai Ngam  |  15.877440 , 102.405860  | 
|  Ban Rattana  |  15.908720 , 102.379330  | 
|  Ban Saeng Arun  |  15.893670 , 102.402860  | 
|  Ban Sihanat  |  15.904080 , 102.368190  | 
|  Ban Sok Lueam  |  15.900640 , 102.456920  | 
|  Ban Sok Phai  |  15.883580 , 102.466470  | 
|  Ban Talat Noi  |  15.918420 , 102.433360  | 
|  Ban Tha Yiam  |  15.932360 , 102.465830  | 
|  Ban Thalung Lek  |  15.898000 , 102.542810  | 
|  Ban Waeng Phatthana  |  15.961170 , 102.536440  | 
|  Ban Waeng Yai  |  15.955780 , 102.538390  | 
|  Ban Wang Wa  |  15.938440 , 102.447110  | 
Notes:
- You can download geometry data for Waeng Yai 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.