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