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