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