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