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