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