Download outline map of Mai Kaen (geojson format) :
Mai Kaen.geojson (**)
Download polygon array of Mai Kaen map for "Google Maps" :
Mai Kaen.txt
Bounding Box for Mai Kaen Map : ( 6.57 , 101.633889 , 6.676613 , 101.718972 )
Wikipedia ID for Mai Kaen : Q475985
Wikipedia SPARQL Query for Mai Kaen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475985 wdt:P1082 ?population. }
OPTIONAL { wd:Q475985 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475985 wdt:P2046 ?area. }
OPTIONAL { wd:Q475985 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475985 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475985 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 Mai Kaen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.57, 101.633889, 6.676613, 101.718972);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mai Kaen)
[out:json];
(
rel["name"="Mai Kaen"][type=boundary];
rel["name:en"="Mai Kaen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mai Kaen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Binya | 6.625280 , 101.637140 |
Ban Bue Nae Chi No | 6.636080 , 101.645310 |
Ban Chamuang | 6.596190 , 101.669500 |
Ban Din Samoe | 6.627000 , 101.652500 |
Ban Don Sai | 6.610500 , 101.694890 |
Ban Khlong Sai | 6.590780 , 101.670390 |
Ban Khok | 6.579890 , 101.678440 |
Ban Khok Ni Bong | 6.591640 , 101.674000 |
Ban Krachut | 6.661280 , 101.666250 |
Ban Ku Bae Pa Rae | 6.627060 , 101.642560 |
Ban Ku Bu | 6.611500 , 101.677720 |
Ban Ku Wing | 6.579860 , 101.679360 |
Ban Laem Ping | 6.618670 , 101.690420 |
Ban Mai Kaen | 6.635950 , 101.669720 |
Ban Muang Chum | 6.609640 , 101.687640 |
Ban Nai | 6.619700 , 101.668720 |
Ban Pa Khreng | 6.598000 , 101.666810 |
Ban Pho Thep | 6.643140 , 101.677890 |
Ban Plak Taen | 6.603470 , 101.662310 |
Ban Rang Mot Daeng | 6.611390 , 101.701220 |
Ban Saithong | 6.621470 , 101.674170 |
Ban Sarawan | 6.622360 , 101.678700 |
Ban Ta Lo Kraithong | 6.642420 , 101.643560 |
Ban Ta Lo Pa Ta | 6.585330 , 101.672170 |
Ban Ta Pha Bon | 6.672200 , 101.649140 |
Ban Ta Pha Lang | 6.664970 , 101.652690 |
Ban Tha Chang | 6.630500 , 101.676920 |
Ban Thale | 6.630580 , 101.657030 |
Ban Thitman | 6.627720 , 101.685950 |
Ban Yai | 6.658580 , 101.661690 |
Notes:
- You can download geometry data for Mai Kaen 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.