Thina (Sfax) Map Cropping Samples
Thina (Sfax) Map Cropping Samples-1
Thina (Sfax) Map Cropping Samples-2
Thina neighborhoods and villages map with 3D shadow effect
flag map of Thina with 3D shadow effect
Thina map with 3d shadow effect
Download outline map of Thina (geojson format) :
Thina.geojson (**)
Download polygon array of Thina map for "Google Maps" :
Thina.txt
Bounding Box for Thina Map : ( 34.634555817 , 10.6049742784 , 34.731226811 , 10.753749847 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Thina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.634555817, 10.6049742784, 34.731226811, 10.753749847);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thina)
[out:json];
(
rel["name"="Tina"][type=boundary];
rel["name:en"="Tina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dar Ktori | 34.666670 , 10.716670 |
Ouled Bou Zerara | 34.682880 , 10.654550 |
Sidi Abid | 34.699990 , 10.695010 |
Notes:
- You can download geometry data for Thina 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.