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