Randa (Tadjourah) Map Cropping Samples
Randa (Tadjourah) Map Cropping Samples-1
Randa (Tadjourah) Map Cropping Samples-2
Randa neighborhoods and villages map with 3D shadow effect
flag map of Randa with 3D shadow effect
Randa map with 3d shadow effect
Download outline map of Randa (geojson format) :
Randa.geojson (**)
Download polygon array of Randa map for "Google Maps" :
Randa.txt
Bounding Box for Randa Map : ( 11.7018133553 , 42.456829572 , 12.3424767345 , 42.9469889354 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Randa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.7018133553, 42.456829572, 12.3424767345, 42.9469889354);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Randa)
[out:json];
(
rel["name"="Randa"][type=boundary];
rel["name:en"="Randa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Randa 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.