summaryrefslogtreecommitdiff
path: root/searx/engines/openstreetmap.py
AgeCommit message (Expand)Author
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-09-13 [fix] engine - openstreetmap currency renderingjazzzooo
2023-09-12[fix] engine - openstreetmap currency matchingjazzzooo
2023-08-27[fix] openstreetmap engineAlexandre Flament
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-07-02[fix] engines/openstreetmap.py typo: user_langage --> user_languageMarkus Heiser
2022-07-02openstreetmap engine: return the localized named.Alexandre Flament
2022-02-07[fix] openstreatmap: load thumbnail from uploads.wikimedia.orgMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-25[fix] openstreetmap engine: optmizer SPARQL queryAlexandre Flament
2021-09-24[fix] openstreetmap engine: map "all" language to EnglishAlexandre Flament
2021-09-13[fix] logger per engine: make .logger is always initializedAlexandre Flament
2021-09-07[pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-09-06[fix] fix openstreetmap engineAlexandre Flament
2021-06-09[fix] openstreetmap - fix some minor whitespace & indentation issuesMarkus Heiser
2021-06-09[enh] openstreetmap / map template: improve resultsAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-06-10[fix] resolve pep8 errorsAdam Tauber
2020-06-09[enh] add routing directions to osm search - closes #254Adam Tauber
2019-12-21[fix] convert byte query to string in osm engine - fixes #1220Adam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] return empty string on missing osm titleAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-02-07Openstreetmap's unit testCqoicebordel
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-16[enh] add photon engineThomas Pointhuber
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-11-19[enh][oscar_template] loading map informations from overpass-apiThomas Pointhuber
2014-11-03[fix] use address.city if possibleThomas Pointhuber
2014-11-03[enh] template_oscar: show addressdata if possibleThomas Pointhuber
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
2014-09-06[enh] new engine: openstreetmapAdam Tauber