Al Khums (Libya) Map Cropping Samples
Al Khums (Libya) Map Cropping Samples-1
Al Khums (Libya) Map Cropping Samples-2
Al Khums and counties map with 3D shadow effect
flag map of Al Khums with 3D shadow effect
Download outline map of Al Khums (geojson format) :
Al Khums.geojson (**)
Download polygon array of Al Khums map for "Google Maps" :
Al Khums.txt
Bounding Box for Al Khums Map : ( 32.009993 , 13.275869 , 32.802082 , 14.448547 )
ISO-3166 CODE for Al Khums : LY-MB
Get Boundaries from overpass-turbo (OSM) with boundary box of Al Khums map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](32.009993, 13.275869, 32.802082, 14.448547);
);
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 Khums)
[out:json];
(
rel["name"="Al Marqab"][type=boundary];
rel["name:en"="Al Marqab"][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 Khums 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.