Minor islands of Thailand (Thailand) Map Cropping Samples
Minor islands of Thailand (Thailand) Map Cropping Samples-2
Download outline map of Minor islands of Thailand (geojson format) :
Minor islands of Thailand.geojson (**)
Download polygon array of Minor islands of Thailand map for "Google Maps" :
Minor islands of Thailand.txt
Bounding Box for Minor islands of Thailand Map : ( 6.508368 , 97.628754 , 12.716579 , 102.513031 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Minor islands of Thailand map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](6.508368, 97.628754, 12.716579, 102.513031);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Minor islands of Thailand)
[out:json];
(
rel["name"="Minor islands of Thailand"][type=boundary];
rel["name:en"="Minor islands of Thailand"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Minor islands of Thailand 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.