Download outline map of Mae Phrik (geojson format) :
Mae Phrik.geojson (**)
Download polygon array of Mae Phrik map for "Google Maps" :
Mae Phrik.txt
Bounding Box for Mae Phrik Map : ( 17.330497 , 98.87873 , 17.648516 , 99.215437 )
Wikipedia ID for Mae Phrik : Q475948
Wikipedia SPARQL Query for Mae Phrik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475948 wdt:P1082 ?population. }
OPTIONAL { wd:Q475948 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475948 wdt:P2046 ?area. }
OPTIONAL { wd:Q475948 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475948 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475948 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 Phrik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.330497, 98.87873, 17.648516, 99.215437);
);
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 Phrik)
[out:json];
(
rel["name"="Mae Phrik"][type=boundary];
rel["name:en"="Mae Phrik"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mae Phrik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Den U-dom | 17.566390 , 99.087030 |
Ban Hua | 17.633330 , 98.900000 |
Ban Huai Khi Nok | 17.529500 , 98.991780 |
Ban Huai Rai | 17.568310 , 99.098330 |
Ban I Thuk | 17.466670 , 99.150000 |
Ban Ko Hua Chang | 17.499310 , 99.152610 |
Ban Mae Chiang Rai Bon | 17.358310 , 99.148720 |
Ban Mae Chiang Rai Lum | 17.375500 , 99.110140 |
Ban Mae Phrik Bon | 17.474940 , 99.086670 |
Ban Mae Pu | 17.531890 , 99.153000 |
Ban Mae Rawan | 17.371000 , 99.073420 |
Ban Mae Tang | 17.422500 , 99.145940 |
Ban Na Rin | 17.575310 , 99.077890 |
Ban Na Rin | 17.572500 , 99.083610 |
Ban Na Sai | 17.633330 , 98.900000 |
Ban Nam Lat | 17.499440 , 99.153060 |
Ban Nam Lat | 17.510000 , 99.153890 |
Ban Pang Yao | 17.605060 , 98.964810 |
Ban Pha Pang Klang | 17.571920 , 99.091940 |
Ban Pha Pang Luang | 17.573810 , 99.085560 |
Ban Phrabat | 17.445080 , 99.136560 |
Ban Pong Kham | 17.553530 , 99.139310 |
Ban Rom Mai Yang | 17.463190 , 99.097940 |
Ban San Pa Sak | 17.432440 , 99.110170 |
Ban Tha Chum | 17.480330 , 99.158250 |
Ban Tha Mai | 17.527140 , 99.177000 |
Ban Tha Ton Haen | 17.483330 , 99.150000 |
Ban Ton Thong | 17.512670 , 99.143580 |
Ban Wang Phu | 17.498440 , 99.128110 |
Ban Wang Samran | 17.467690 , 99.148810 |
Notes:
- You can download geometry data for Mae Phrik 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.