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