flatisfy/flatisfy/data_files
Lucas Verney a45eba65c7 Improve cities fuzzy matching
* Convert arabic numerals to roman ones in fuzzy comparison, to ensure
there is no more discrepancies between "Paris 20" and "Paris XX" for
instance. Fix #112 and improve on top of #110.
* Improve handling of opendata postal codes (no more duplicates, better
capitalization).

Note: You should `pip install -r requirements.txt` and rebuild the
database (`python -m flatisfy build-data --config config.json`) after
this commit.

Thanks @nicofrand for building the basic blocks for this!
2018-01-19 11:53:27 +01:00
..
__init__.py Improve cities fuzzy matching 2018-01-19 11:53:27 +01:00
laposte.json Initial commit 2017-04-13 20:03:59 +02:00
stops_fr-idf.txt Use a single common data source for public transports stops 2017-12-04 16:14:52 +01:00
stops_fr-ne.txt Use a single common data source for public transports stops 2017-12-04 16:14:52 +01:00
stops_fr-nw.txt Use a single common data source for public transports stops 2017-12-04 16:14:52 +01:00
stops_fr-se.txt Use a single common data source for public transports stops 2017-12-04 16:14:52 +01:00
stops_fr-sw.txt Use a single common data source for public transports stops 2017-12-04 16:14:52 +01:00