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