Alifu (Maldives) Map Cropping Samples

Alifu (Maldives) Map Cropping Samples-1
Alifu (Maldives) Map Cropping Samples-1

Alifu (Maldives) Map Cropping Samples-2
Alifu (Maldives) Map Cropping Samples-2

Download outline map of Alifu (geojson format) : Alifu.geojson (**)
Download polygon array of Alifu map for "Google Maps" : Alifu.txt
Bounding Box for Alifu Map : ( 3.996405 , 72.699067 , 4.4383 , 72.975759 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alifu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](3.996405, 72.699067, 4.4383, 72.975759);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Alifu)
[out:json];
(
rel["name"="Alifu Alifu"][type=boundary];
rel["name:en"="Alifu Alifu"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Alifu 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.

Create Alifu counties and neighborhoods map.


Share this page