Dead Sea (Southern) Map Cropping Samples
Dead Sea (Southern) Map Cropping Samples-1
Dead Sea (Southern) Map Cropping Samples-2
Dead Sea neighborhoods and villages map with 3D shadow effect
flag map of Dead Sea with 3D shadow effect
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 : ( 31.3128855036 , 35.3881619325 , 31.491814 , 35.4773886197 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dead Sea map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.3128855036, 35.3881619325, 31.491814, 35.4773886197);
);
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.