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