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