Download outline map of Pa Mok (geojson format) :
Pa Mok.geojson (**)
Download polygon array of Pa Mok map for "Google Maps" :
Pa Mok.txt
Bounding Box for Pa Mok Map : ( 14.436598 , 100.411518 , 14.535199 , 100.505465 )
Wikipedia ID for Pa Mok : Q476307
Wikipedia SPARQL Query for Pa Mok (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476307 wdt:P1082 ?population. }
OPTIONAL { wd:Q476307 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476307 wdt:P2046 ?area. }
OPTIONAL { wd:Q476307 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476307 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476307 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 Pa Mok map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.436598, 100.411518, 14.535199, 100.505465);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pa Mok)
[out:json];
(
rel["name"="Pa Mok"][type=boundary];
rel["name:en"="Pa Mok"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pa Mok
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Phae | 14.507170 , 100.430970 |
Ban Bang Phong | 14.490000 , 100.429920 |
Ban Bang Pla Krot | 14.510650 , 100.459700 |
Ban Bang Sadet (1) | 14.466670 , 100.466670 |
Ban Hu Chueak | 14.515940 , 100.474640 |
Ban Khaek | 14.501530 , 100.465250 |
Ban Khlong Farang | 14.479860 , 100.460470 |
Ban Khlong Krachen | 14.525860 , 100.476560 |
Ban Khlong Pho | 14.484280 , 100.480000 |
Ban Khlong Phutsa | 14.509640 , 100.468080 |
Ban Khlong Yai Nuan | 14.529470 , 100.476580 |
Ban Ko | 14.493420 , 100.460560 |
Ban Mai | 14.526830 , 100.465420 |
Ban Makham Riang | 14.488140 , 100.436420 |
Ban Nam Won | 14.505190 , 100.456000 |
Ban Norasing (1) | 14.516670 , 100.466670 |
Ban Pa Mok (2) | 14.466670 , 100.450000 |
Ban Pak Bang | 14.470810 , 100.463190 |
Ban Pak Khlong Ban Sai | 14.476280 , 100.457670 |
Ban Phai Thong | 14.506940 , 100.465310 |
Ban Phong Pheng | 14.447390 , 100.450060 |
Ban Prakhao | 14.461750 , 100.466860 |
Ban Rong Ma | 14.464500 , 100.459440 |
Ban Sai | 14.500000 , 100.483330 |
Ban Sai (1) | 14.516670 , 100.483330 |
Ban Ta Phum | 14.515250 , 100.441220 |
Ban Tha Khwai | 14.512330 , 100.472750 |
Ban Wat Tan Tai | 14.445500 , 100.463970 |
Notes:
- You can download geometry data for Pa Mok 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.