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