Cagliari (Sardinia) Map Cropping Samples

Cagliari (Sardinia) Map Cropping Samples-1
Cagliari (Sardinia) Map Cropping Samples-1
Cagliari (Sardinia) Map Cropping Samples-2
Cagliari (Sardinia) Map Cropping Samples-2
Download outline map of Cagliari (geojson format) : Cagliari.geojson (**)
Download polygon array of Cagliari map for "Google Maps" : Cagliari.txt
Bounding Box for Cagliari Map : ( 38.915427 , 8.820247 , 39.423317 , 9.486468 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](38.915427, 8.820247, 39.423317, 9.486468);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Cagliari)
[out:json];
(
rel["name"="Cagliari"][type=boundary];
rel["name:en"="Cagliari"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Cagliari 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.

Create Cagliari counties and neighborhoods map.


Share this page