Download outline map of Pak Kret (geojson format) :
Pak Kret.geojson (**)
Download polygon array of Pak Kret map for "Google Maps" :
Pak Kret.txt
Bounding Box for Pak Kret Map : ( 13.884506 , 100.426952 , 13.979391 , 100.571005 )
Wikipedia ID for Pak Kret : Q476330
Wikipedia SPARQL Query for Pak Kret (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476330 wdt:P1082 ?population. }
OPTIONAL { wd:Q476330 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476330 wdt:P2046 ?area. }
OPTIONAL { wd:Q476330 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476330 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476330 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 Pak Kret map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.884506, 100.426952, 13.979391, 100.571005);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pak Kret)
[out:json];
(
rel["name"="Pak Kret"][type=boundary];
rel["name:en"="Pak Kret"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pak Kret
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakret | 13.944590 , 100.542410 |
Ban Bang Phang | 13.933330 , 100.533330 |
Ban Bang Phum | 13.934330 , 100.464860 |
Ban Dong Tan | 13.954220 , 100.461720 |
Ban Hua Toei | 13.893080 , 100.482640 |
Ban Khlong Bang Noi | 13.913530 , 100.463810 |
Ban Khlong Khwang | 13.898220 , 100.453970 |
Ban Khlong Nam Oi | 13.908500 , 100.473470 |
Ban Khlong Sai | 13.951530 , 100.461250 |
Ban Khlong Yai Chan | 13.919000 , 100.458750 |
Ban Khung Nam Won | 13.921310 , 100.451360 |
Ban Laem | 13.917440 , 100.488330 |
Ban Laem Fang Nuea | 13.936060 , 100.477360 |
Ban Laem Fang Tai | 13.933810 , 100.474110 |
Ban Laem Klang | 13.941470 , 100.476470 |
Ban Laem Nuea | 13.928690 , 100.498140 |
Ban Lat Kret | 13.907080 , 100.485030 |
Ban Lat Sawai | 13.958360 , 100.452500 |
Ban Noi | 13.932360 , 100.488440 |
Ban Plai Bua Phatthana | 13.966830 , 100.470140 |
Ban Pratu Nam Phra Udom | 13.962420 , 100.453000 |
Ban Rahaeng | 13.922110 , 100.464310 |
Ban Sala Kun Nok | 13.903970 , 100.477140 |
Ban Surao Suan | 13.894080 , 100.465060 |
Ban Surao Yai | 13.898140 , 100.467860 |
Ban Tan | 13.944580 , 100.486670 |
Ban Tha It | 13.897610 , 100.483580 |
Ban Tha Kwain | 13.961030 , 100.459000 |
Ban Tha Nam | 13.918470 , 100.468000 |
Ban Wat Daeng | 13.889500 , 100.476140 |
Ban Wat Pho Thong | 13.950000 , 100.550000 |
Muban Khanthri Thao | 13.893280 , 100.452110 |
Om Kret | 13.908102 , 100.463666 |
Pak Kret | 13.928143 , 100.508575 |
Tha Sai | 13.914239 , 100.548334 |
Notes:
- You can download geometry data for Pak Kret 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.