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