Karmooz (Alexandria) Map Cropping Samples
![Karmooz (Alexandria) Map Cropping Samples-1](og_image/map_cropping/4-1092021791-1.jpeg)
Karmooz (Alexandria) Map Cropping Samples-1
![Karmooz (Alexandria) Map Cropping Samples-2](og_image/map_cropping/4-1092021791-3.jpeg)
Karmooz (Alexandria) Map Cropping Samples-2
![Karmooz neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1092021791.jpg)
Karmooz neighborhoods and villages map with 3D shadow effect
![flag map of Karmooz with 3D shadow effect](og_image/flag_maps/flag_map_1092021791.jpg)
flag map of Karmooz with 3D shadow effect
![Karmooz map with 3d shadow effect](og_image/blank_maps/map_1092021791.png)
Karmooz map with 3d shadow effect
Download outline map of Karmooz (geojson format) :
Karmooz.geojson (**)
Download polygon array of Karmooz map for "Google Maps" :
Karmooz.txt
Bounding Box for Karmooz Map : ( 31.158371 , 29.886012 , 31.178437 , 29.917596 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Karmooz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.158371, 29.886012, 31.178437, 29.917596);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karmooz)
[out:json];
(
rel["name"="Karmooz"][type=boundary];
rel["name:en"="Karmooz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Karmooz 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.