Jammel (Monastir) Map Cropping Samples
Jammel (Monastir) Map Cropping Samples-1
Jammel (Monastir) Map Cropping Samples-2
Jammel neighborhoods and villages map with 3D shadow effect
flag map of Jammel with 3D shadow effect
Jammel map with 3d shadow effect
Download outline map of Jammel (geojson format) :
Jammel.geojson (**)
Download polygon array of Jammel map for "Google Maps" :
Jammel.txt
Bounding Box for Jammel Map : ( 35.563002 , 10.577826 , 35.669755 , 10.817527 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jammel map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.563002, 10.577826, 35.669755, 10.817527);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jammel)
[out:json];
(
rel["name"="Jammel"][type=boundary];
rel["name:en"="Jammel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jammel
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bir et Taieb | 35.652490 , 10.694630 |
Jammal | 35.622310 , 10.756960 |
Manzil Kamil | 35.624770 , 10.667270 |
Zaouiet Kountech | 35.633330 , 10.766670 |
Notes:
- You can download geometry data for Jammel 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.