Joumine (Bizerte) Map Cropping Samples
Joumine (Bizerte) Map Cropping Samples-1
Joumine (Bizerte) Map Cropping Samples-2
Joumine neighborhoods and villages map with 3D shadow effect
flag map of Joumine with 3D shadow effect
Joumine map with 3d shadow effect
Download outline map of Joumine (geojson format) :
Joumine.geojson (**)
Download polygon array of Joumine map for "Google Maps" :
Joumine.txt
Bounding Box for Joumine Map : ( 36.722968 , 9.213181 , 37.014097 , 9.585699 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Joumine map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.722968, 9.213181, 37.014097, 9.585699);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Joumine)
[out:json];
(
rel["name"="Joumine"][type=boundary];
rel["name:en"="Joumine"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Joumine
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bordj ech Cheikh Belkassem | 36.950000 , 9.316670 |
Dar Amrous | 36.816670 , 9.500000 |
Dar el Bey | 36.766670 , 9.450000 |
Douar el Hamandji | 36.816670 , 9.416670 |
Sidi Amor Bou Zitouna | 36.950000 , 9.366670 |
Notes:
- You can download geometry data for Joumine 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.