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