Download outline map of Phra Pradaeng (geojson format) : 
Phra Pradaeng.geojson (**)
Download polygon array of Phra Pradaeng map for "Google Maps" : 
Phra Pradaeng.txt
Bounding Box for Phra Pradaeng Map : ( 13.600243 , 100.515113 , 13.71012 , 100.597358 )
Wikipedia ID for Phra Pradaeng : Q476440
Wikipedia SPARQL Query for Phra Pradaeng (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q476440 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q476440 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q476440 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q476440 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q476440 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q476440 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 Phra Pradaeng map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.600243, 100.515113, 13.71012, 100.597358);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Phra Pradaeng)
	
[out:json];
(
rel["name"="Phra Pradaeng"][type=boundary];
rel["name:en"="Phra Pradaeng"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Phra Pradaeng
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Ban Bang Chak | 13.616060 , 100.547620 | 
| Ban Bang Hua Suea | 13.636860 , 100.551280 | 
| Ban Bang Khamin | 13.660330 , 100.553280 | 
| Ban Bang Krabueang | 13.704610 , 100.558170 | 
| Ban Bang Krasop | 13.665690 , 100.566250 | 
| Ban Bang Nam Phueng | 13.678250 , 100.579280 | 
| Ban Bang Ya Phraek | 13.639610 , 100.542970 | 
| Ban Bang Yo | 13.665780 , 100.549610 | 
| Ban Fai Mai | 13.669250 , 100.575500 | 
| Ban Khlong Bon | 13.700920 , 100.568330 | 
| Ban Khlong Nai Sia | 13.634970 , 100.560500 | 
| Ban Khlong Nang Li | 13.650000 , 100.566670 | 
| Ban Khlong Phae | 13.697250 , 100.577560 | 
| Ban Khlong Phuang | 13.679250 , 100.563560 | 
| Ban Khlong San Chao | 13.629580 , 100.557690 | 
| Ban Khlong Ta Yaem | 13.638640 , 100.555890 | 
| Ban Khlong Wat | 13.690940 , 100.571940 | 
| Ban Lat Ta Nong | 13.666780 , 100.535750 | 
| Ban Mai | 13.671140 , 100.561670 | 
| Ban Nam Chon | 13.634110 , 100.556810 | 
| Ban Nam Chon | 13.674750 , 100.559830 | 
| Ban Plai Khlong Nuea Wat Bang Hua Suea | 13.634170 , 100.545690 | 
| Ban Rong Ruea | 13.663110 , 100.542190 | 
| Ban Rong Ya Fin Kao | 13.641330 , 100.556830 | 
| Ban Saphan Khao | 13.623310 , 100.549330 | 
| Ban Tai Wat Bang Hua Suea | 13.630560 , 100.547530 | 
| Ban Tha Hin | 13.650000 , 100.533330 | 
| Ban Tha Na | 13.677470 , 100.559860 | 
| Ban Thong Khung | 13.650000 , 100.566670 | 
| Ban Wat Ban Fai | 13.622360 , 100.553940 | 
| Ban Wat Kong Kaeo | 13.681970 , 100.562670 | 
| Ban Wat Yai | 13.688280 , 100.564560 | 
| Phra Pradaeng | 13.670544 , 100.556748 | 
Notes:
- You can download geometry data for Phra Pradaeng 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.