Soliman (Nabeul) Map Cropping Samples
Soliman (Nabeul) Map Cropping Samples-1
Soliman (Nabeul) Map Cropping Samples-2
Soliman neighborhoods and villages map with 3D shadow effect
flag map of Soliman with 3D shadow effect
Soliman map with 3d shadow effect
Download outline map of Soliman (geojson format) :
Soliman.geojson (**)
Download polygon array of Soliman map for "Google Maps" :
Soliman.txt
Bounding Box for Soliman Map : ( 36.629599 , 10.406425 , 36.849583 , 10.612356 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Soliman map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.629599, 10.406425, 36.849583, 10.612356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soliman)
[out:json];
(
rel["name"="Sliman"][type=boundary];
rel["name:en"="Sliman"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soliman
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bi'r al Bay | 36.715769 , 10.411251 |
Qurbus | 36.816680 , 10.568650 |
Sulayman | 36.696390 , 10.491670 |
Notes:
- You can download geometry data for Soliman 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.