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