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
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