Maluso (Basilan) Map Cropping Samples
Maluso (Basilan) Map Cropping Samples-1
Maluso (Basilan) Map Cropping Samples-2
Maluso neighborhoods and villages map with 3D shadow effect
flag map of Maluso with 3D shadow effect
Maluso map with 3d shadow effect
Download outline map of Maluso (geojson format) :
Maluso.geojson (**)
Download polygon array of Maluso map for "Google Maps" :
Maluso.txt
Bounding Box for Maluso Map : ( 6.476819 , 121.864555 , 6.580274 , 121.930374 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Maluso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.476819, 121.864555, 6.580274, 121.930374);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maluso)
[out:json];
(
rel["name"="Maluso"][type=boundary];
rel["name:en"="Maluso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maluso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abong-Abong | 6.486430 , 121.912150 |
Batungal | 6.558600 , 121.891500 |
Lanas | 6.571700 , 121.888100 |
Mahayahay | 6.539400 , 121.902900 |
Maluso | 6.543000 , 121.875300 |
Port Holland | 6.548330 , 121.869370 |
Tabalungan | 6.522200 , 121.885100 |
Notes:
- You can download geometry data for Maluso 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.