Kunak (Sabah) Map Cropping Samples
Kunak (Sabah) Map Cropping Samples-1
Kunak (Sabah) Map Cropping Samples-2
Kunak neighborhoods and villages map with 3D shadow effect
flag map of Kunak with 3D shadow effect
Kunak map with 3d shadow effect
Download outline map of Kunak (geojson format) :
Kunak.geojson (**)
Download polygon array of Kunak map for "Google Maps" :
Kunak.txt
Bounding Box for Kunak Map : ( 4.543596 , 117.757896 , 4.877177 , 118.325417 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kunak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.543596, 117.757896, 4.877177, 118.325417);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kunak)
[out:json];
(
rel["name"="Kunak"][type=boundary];
rel["name:en"="Kunak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kunak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babi | 4.800860 , 118.099060 |
Kampung Atas | 4.670500 , 118.254800 |
Kampung Ayer Panas | 4.632770 , 118.156680 |
Kampung Juita | 4.654370 , 118.187280 |
Kampung Kunak | 4.686077 , 118.232027 |
Kampung Mostyn Lama | 4.660870 , 118.196180 |
Kampung Pangi | 4.660700 , 118.286500 |
Kampung Sapang | 4.629300 , 118.320000 |
Kunak | 4.709348 , 118.015705 |
Notes:
- You can download geometry data for Kunak 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.