Kathu (Phuket) Map Cropping Samples
Kathu (Phuket) Map Cropping Samples-1
Kathu (Phuket) Map Cropping Samples-2
Kathu neighborhoods and villages map with 3D shadow effect
flag map of Kathu with 3D shadow effect
Kathu map with 3d shadow effect
Download outline map of Kathu (geojson format) :
Kathu.geojson (**)
Download polygon array of Kathu map for "Google Maps" :
Kathu.txt
Bounding Box for Kathu Map : ( 7.863504 , 98.261192 , 7.969433 , 98.367907 )
Wikipedia ID for Kathu : Q182516
Wikipedia SPARQL Query for Kathu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q182516 wdt:P1082 ?population. }
OPTIONAL { wd:Q182516 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q182516 wdt:P2046 ?area. }
OPTIONAL { wd:Q182516 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q182516 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q182516 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 Kathu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.863504, 98.261192, 7.969433, 98.367907);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kathu)
[out:json];
(
rel["name"="Kathu"][type=boundary];
rel["name:en"="Kathu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kathu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Wan | 7.947860 , 98.295030 |
Ban Hua Khuan | 7.962310 , 98.285920 |
Ban Huai Luk (1) | 7.916670 , 98.333330 |
Ban Kamala | 7.948042 , 98.274337 |
Ban Karon | 7.868250 , 98.284280 |
Ban Khok Yang | 7.949670 , 98.286860 |
Ban Na Nai | 7.883330 , 98.300000 |
Ban Nakha | 7.926110 , 98.274200 |
Ban Nakha | 7.942420 , 98.278690 |
Ban Nuea | 7.944220 , 98.286860 |
Ban Patong | 7.900000 , 98.300000 |
Ban Patong | 7.896880 , 98.300600 |
Ban Thung Thong | 7.900000 , 98.333330 |
Ban Trai Trang | 7.883330 , 98.266670 |
Kathu | 7.904455 , 98.330358 |
Notes:
- You can download geometry data for Kathu 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.