Dead Sea (Southern) Map Cropping Samples
![Dead Sea (Southern) Map Cropping Samples-1](og_image/map_cropping/4-1108720831-1.jpeg)
Dead Sea (Southern) Map Cropping Samples-1
![Dead Sea (Southern) Map Cropping Samples-2](og_image/map_cropping/4-1108720831-3.jpeg)
Dead Sea (Southern) Map Cropping Samples-2
![Dead Sea neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108720831.jpg)
Dead Sea neighborhoods and villages map with 3D shadow effect
![flag map of Dead Sea with 3D shadow effect](og_image/flag_maps/flag_map_1108720831.jpg)
flag map of Dead Sea with 3D shadow effect
![Dead Sea map with 3d shadow effect](og_image/blank_maps/map_1108720831.png)
Dead Sea map with 3d shadow effect
Download outline map of Dead Sea (geojson format) :
Dead Sea.geojson (**)
Download polygon array of Dead Sea map for "Google Maps" :
Dead Sea.txt
Bounding Box for Dead Sea Map : ( 30.9642474139 , 35.3558343436 , 31.2350551627 , 35.4597797463 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dead Sea map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.9642474139, 35.3558343436, 31.2350551627, 35.4597797463);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dead Sea)
[out:json];
(
rel["name"="Dead Sea"][type=boundary];
rel["name:en"="Dead Sea"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Dead Sea 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.