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