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