Testour (Béja) Map Cropping Samples
Testour (Béja) Map Cropping Samples-1
Testour (Béja) Map Cropping Samples-2
Testour neighborhoods and villages map with 3D shadow effect
flag map of Testour with 3D shadow effect
Testour map with 3d shadow effect
Download outline map of Testour (geojson format) :
Testour.geojson (**)
Download polygon array of Testour map for "Google Maps" :
Testour.txt
Bounding Box for Testour Map : ( 36.4344904763 , 9.23126070406 , 36.7327266763 , 9.62532980422 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Testour map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.4344904763, 9.23126070406, 36.7327266763, 9.62532980422);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Testour)
[out:json];
(
rel["name"="Testour"][type=boundary];
rel["name:en"="Testour"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Testour
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hennchir Ben Khalladia | 36.600000 , 9.283330 |
Oued Zerga | 36.683330 , 9.416670 |
Slouguia | 36.580450 , 9.512400 |
Tastor | 36.553333 , 9.445666 |
Tastūr | 36.551300 , 9.443070 |
Zaouiet Sidi Abdelli | 36.700000 , 9.483330 |
Notes:
- You can download geometry data for Testour 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.