Hassleholm (Scania) Map Cropping Samples
Hassleholm (Scania) Map Cropping Samples-1
Hassleholm (Scania) Map Cropping Samples-2
Hassleholm neighborhoods and villages map with 3D shadow effect
flag map of Hassleholm with 3D shadow effect
Hassleholm map with 3d shadow effect
Download outline map of Hassleholm (geojson format) :
Hassleholm.geojson (**)
Download polygon array of Hassleholm map for "Google Maps" :
Hassleholm.txt
Bounding Box for Hassleholm Map : ( 55.941608 , 13.417048 , 56.424784 , 14.020328 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Hassleholm map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.941608, 13.417048, 56.424784, 14.020328);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hassleholm)
[out:json];
(
rel["name"="Hassleholm"][type=boundary];
rel["name:en"="Hassleholm"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Hassleholm 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.