This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a1c3dbea3d607fabe05a125dd2d62df395cceaa
Nominatim
/
nominatim
/
tools
/
special_phrases
History
Sarah Hoffmann
5a1c3dbea3
fix parsing of operator in special phrases
...
Because of unstripped input, the operators wouldn't match.
2021-10-25 19:46:30 +02:00
..
__init__.py
Implemented statistics for the import of special phrases through the SpecialPhrasesImporterStatistics class
2021-04-25 17:57:43 +02:00
importer_statistics.py
Refactoring loading of external special phrases and importation process by introducing SPLoader and SPWikiLoader
2021-05-10 21:49:31 +02:00
sp_csv_loader.py
Code cleaning and SPLoader deleted
2021-05-16 16:59:12 +02:00
sp_importer.py
replace NOMINATIM_PHRASE_CONFIG with command line option
2021-10-22 14:41:14 +02:00
sp_wiki_loader.py
more formatting fixes
2021-07-12 17:45:42 +02:00
special_phrase.py
fix parsing of operator in special phrases
2021-10-25 19:46:30 +02:00