index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
openstreetmap.py
Age
Commit message (
Expand
)
Author
2025-09-28
[fix] openstreetmap: fix CURRENCIES.iso4217_to_name
Markus Heiser
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2025-01-28
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-09-13
[fix] engine - openstreetmap currency rendering
jazzzooo
2023-09-12
[fix] engine - openstreetmap currency matching
jazzzooo
2023-08-27
[fix] openstreetmap engine
Alexandre Flament
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2022-07-02
[fix] engines/openstreetmap.py typo: user_langage --> user_language
Markus Heiser
2022-07-02
openstreetmap engine: return the localized named.
Alexandre Flament
2022-02-07
[fix] openstreatmap: load thumbnail from uploads.wikimedia.org
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-25
[fix] openstreetmap engine: optmizer SPARQL query
Alexandre Flament
2021-09-24
[fix] openstreetmap engine: map "all" language to English
Alexandre Flament
2021-09-13
[fix] logger per engine: make .logger is always initialized
Alexandre Flament
2021-09-07
[pylint] engines: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-06
[fix] fix openstreetmap engine
Alexandre Flament
2021-06-09
[fix] openstreetmap - fix some minor whitespace & indentation issues
Markus Heiser
2021-06-09
[enh] openstreetmap / map template: improve results
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-06-10
[fix] resolve pep8 errors
Adam Tauber
2020-06-09
[enh] add routing directions to osm search - closes #254
Adam Tauber
2019-12-21
[fix] convert byte query to string in osm engine - fixes #1220
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] return empty string on missing osm title
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-02-07
Openstreetmap's unit test
Cqoicebordel
2014-12-16
[fix] pep8
Thomas Pointhuber
2014-12-16
[enh] add photon engine
Thomas 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-api
Thomas Pointhuber
2014-11-03
[fix] use address.city if possible
Thomas Pointhuber
2014-11-03
[enh] template_oscar: show addressdata if possible
Thomas Pointhuber
2014-11-02
[enh] oscar_template: initial osm-map support for map results
Thomas Pointhuber
2014-09-06
[enh] new engine: openstreetmap
Adam Tauber