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