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