Gorizia (Slovenia) Map Cropping Samples

Gorizia (Slovenia) Map Cropping Samples-1
Gorizia (Slovenia) Map Cropping Samples-1
Gorizia (Slovenia) Map Cropping Samples-2
Gorizia (Slovenia) Map Cropping Samples-2
Download outline map of Gorizia (geojson format) : Gorizia.geojson (**)
Download polygon array of Gorizia map for "Google Maps" : Gorizia.txt
Bounding Box for Gorizia Map : ( 45.761283 , 13.375334 , 46.446502 , 14.145946 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](45.761283, 13.375334, 46.446502, 14.145946);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Gorizia 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 Gorizia counties and neighborhoods map.


Share this page