Hylte (Halland) Map Cropping Samples

Hylte (Halland) Map Cropping Samples-1
Hylte (Halland) Map Cropping Samples-1
Hylte (Halland) Map Cropping Samples-2
Hylte (Halland) Map Cropping Samples-2
Download outline map of Hylte (geojson format) : Hylte.geojson (**)
Download polygon array of Hylte map for "Google Maps" : Hylte.txt
Bounding Box for Hylte Map : ( 56.823602 , 12.821547 , 57.11406 , 13.694052 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.823602, 12.821547, 57.11406, 13.694052);
);
out geom;

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

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

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

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


Share this page