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