Bracke (Jamtland) Map Cropping Samples

Bracke (Jamtland) Map Cropping Samples-1
Bracke (Jamtland) Map Cropping Samples-1
Bracke (Jamtland) Map Cropping Samples-2
Bracke (Jamtland) Map Cropping Samples-2
Download outline map of Bracke (geojson format) : Bracke.geojson (**)
Download polygon array of Bracke map for "Google Maps" : Bracke.txt
Bounding Box for Bracke Map : ( 62.560288 , 14.767267 , 63.148252 , 16.494508 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.560288, 14.767267, 63.148252, 16.494508);
);
out geom;

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

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

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

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


Share this page