Download outline map of Mae Lan (geojson format) :
Mae Lan.geojson (**)
Download polygon array of Mae Lan map for "Google Maps" :
Mae Lan.txt
Bounding Box for Mae Lan Map : ( 6.602899 , 101.183868 , 6.723981 , 101.283144 )
Wikipedia ID for Mae Lan : Q475937
Wikipedia SPARQL Query for Mae Lan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475937 wdt:P1082 ?population. }
OPTIONAL { wd:Q475937 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475937 wdt:P2046 ?area. }
OPTIONAL { wd:Q475937 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475937 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475937 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 Mae Lan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.602899, 101.183868, 6.723981, 101.283144);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mae Lan)
[out:json];
(
rel["name"="Mae Lan"][type=boundary];
rel["name:en"="Mae Lan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mae Lan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Ba Ta Ku Bu | 6.708390 , 101.210890 |
Ban Bango Na Ko | 6.721000 , 101.213110 |
Ban Kho So | 6.668830 , 101.194030 |
Ban Khok Pan Tan | 6.634420 , 101.234780 |
Ban Khok Pot | 6.637970 , 101.226560 |
Ban Khuan | 6.656970 , 101.221420 |
Ban Khuan Noi | 6.634670 , 101.224560 |
Ban Khura | 6.683140 , 101.272220 |
Ban La Pho | 6.699360 , 101.192140 |
Ban Long Tae Yo | 6.691330 , 101.259610 |
Ban Lu Tong | 6.653950 , 101.222500 |
Ban Muang Wan | 6.641060 , 101.230390 |
Ban Na Khuan | 6.669200 , 101.223280 |
Ban Na Mo Thep | 6.675330 , 101.221950 |
Ban Pa Suai | 6.638580 , 101.208970 |
Ban Pa Wa | 6.646700 , 101.203080 |
Ban Phraya | 6.640280 , 101.206000 |
Ban Plaeng Ngu | 6.693330 , 101.205890 |
Ban Plak Prue | 6.674970 , 101.277610 |
Ban Plak Prue | 6.660560 , 101.264890 |
Ban Plak Wa | 6.703330 , 101.238810 |
Ban Tha Raet | 6.657310 , 101.209280 |
Ban Thamniap | 6.653060 , 101.241670 |
Ban Thamnop | 6.644720 , 101.220390 |
Ban Thung La | 6.652750 , 101.242720 |
Ban Thung Yo | 6.637110 , 101.254830 |
Ban Ton Not | 6.662360 , 101.189220 |
Ban Ton San | 6.623280 , 101.232640 |
Ban Wang Kwang | 6.684970 , 101.226750 |
Ban Yai | 6.658000 , 101.202440 |
Mae Lan | 6.681940 , 101.271390 |
Notes:
- You can download geometry data for Mae Lan 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.