OSM

Co je OSM:

​​​​https://en.wikipedia.org/wiki/OpenStreetMap
​​​​https://wiki.openstreetmap.org/wiki/Main_Page

Osmand:

​​​​- ukazat ruzny mapovy pohledy tzn pesi/mtb + mesto
​​​​- ukazat jednoduchej filtr aka flasky od rumu do kontisu
​​​​- ukazat moznost ulozeni takovych filtru
​​​​- pridani  pres Osmand
​​​​- pridani  pres quick action
​​​​- editace 
​​​​- vytvoreni poznamky s georeferenci
​​​​- ukazka ulozene gpx

monthly maps: https://download.osmand.net/list?sortby=name&asc=false

extra live: http://download.osmand.net/aosmc/czech-republic_europe/

################## Pristi seance:

JOSM:

​​​​- pridani/editace objektu s pomoci geo-tagged fota - recycling
​​​​- kopie objektu - park automat
​​​​- nahrani poznamky s georeferenci
​​​​- nahrani gpx trasy
​​​​- rozdil mezi objektem a single nt 
​​​​- zobrazeni vysledku overpass query diet:vegan=*
​​​​- ukazat si na prikladu jak znacit VEGE
​​​​- ukazat pres iD napr https://www.openstreetmap.org/node/4180713908/history
​​​​- https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsteps + https://www.openstreetmap.org/way/4318377 + https://wiki.openstreetmap.org/w/index.php?title=Key:ramp&uselang=en-US

Planovani trasy + export do gpx:

​​​​- http://brouter.de/brouter-web/#map=16/49.3548/16.4218/OpenStreetMap
​​​​- https://www.freemap.sk/?map=15/49.134778/17.229652&layers=T
​​​​- mapy.cz

################## Dalsi mozny temata:

Editacni app:

​​​​- Vespucci

​​​​- Streetcomplete

Navigace:

​​​​https://play.google.com/store/apps/details?id=net.osmand + https://play.google.com/store/apps/details?id=net.osmand.plus
​​​​https://play.google.com/store/apps/details?id=com.mapswithme.maps.pro
​​​​https://play.google.com/store/apps/details?id=com.generalmagic.magicearth
​​​​https://play.google.com/store/apps/details?id=menion.android.locus + https://play.google.com/store/apps/details?id=menion.android.locus.pro --> free mapy pro locus http://osm.paws.cz/

Porovnani routing enginu - https://wiki.openstreetmap.org/wiki/Routing/online_routers

################## Priklady tematickych map:

horolezecka - https://www.xctrails.org/map/map.html?trail=6609581&type=allferrata

turistika + gpx - http://brouter.de/brouter-web/#map=15/49.2866/16.6361/OpenTopoMap-Hiking (Waymarked Trails)

mhd - https://www.öpnvkarte.de/#16.6096;49.2022;16

vizualizace zmen v case - http://visualize-change.hotosm.org/edit/34

desitky ruznych tematickych map - http://product.itoworld.com/map/ napr Pavlik chtel treba cyklo parkovani :) http://product.itoworld.com/map/223 a Brno http://product.itoworld.com/map/223?lon=16.61134&lat=49.19221&zoom=12

landuse - https://osmlanduse.org/#12/16.57791/49.20221/0/

Extremal peaks (tzn vrchol kolem kteryho neni zadnej viditelnej vyssi vrchol, pekna blbost :) - https://gitlab.com/nuntius35/extremal_peaks/blob/master/README.md https://i1.wp.com/www.weeklyosm.eu/wp-content/uploads/2018/08/423.png?resize=700%2C450

analyzu ruznych problemu v mape - http://osmose.openstreetmap.fr/cs/map/#country=czech_republic_jihomoravsky&item=4080&level=1%2C2%2C3&item=4080&zoom=17&lat=49.5694420&lon=16.6614084&level=1

cyklo/mtb - http://mtbmap.cz/

osm cz - https://openstreetmap.cz/

vege podniky - https://veggiekarte.de/#13/49.2014/16.6335 & https://openvegemap.netlib.re/#zoom=13&lat=49.2025&lon=16.6077

belgicke drahy a poloha vlaku - https://trainmap.belgiantrain.be/

litevska topo mapa - https://topo.openmap.lt/#t/7/55.19114/23.871/0/0

dalsi turistik - https://www.freemap.sk/?map=14/49.226230/16.675615&layers=M (jen bohuzel pro gpx export to konci na vychodni strane brna, kluci planuji generovat i cely CZ)

swiss topo style - https://osm.ch/next/

ruzne filtry napr max speed - https://www.openstreetbrowser.org/#map=15/49.4006/15.5908&categories=car_maxspeed

vedeni el site/rozvody etc - https://openinframap.org/#7.71/48.281/5.27

Kosovo/Pristina - https://www.openstreetmap.org/user/Stereo/diary/46827 > https://openstreetmap.lu/TUR-harta-prishtina-NEW-01-ENG.pdf

################## priklady overpass:

http://overpass-turbo.eu/

  • schodiste bez udanyho poctu schodu

    highway=steps and step_count!=*

  • ruzny typy podniku bez udane otviracky

    (amenity=restaurant OR amenity=cafe OR amenity=fast_food OR amenity=pub OR amenity=bar OR amenity=marketplace OR amenity=pharmacy OR amenity=shop OR shop=) & opening_hours!=

  • nadrazi v Brne do CSV

[out:csv(::id,::type,"name")];
area[name="Brno"];
nwr(area)[railway=station];
out;

API reference - https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL