| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-15 | Remove map related code in geo data scripts | Oskar Nyberg | 1 | -473/+0 | |
| 2023-03-27 | Fix many typos | Alexander Seiler | 1 | -1/+1 | |
| Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||||
| 2022-04-07 | Prevent translations of beta cities | Oskar Nyberg | 1 | -4/+5 | |
| 2021-11-03 | Revert "Use lower resolution maps" | Linus Färnstrand | 1 | -3/+3 | |
| This reverts commit 76199d0904eacca86fac0e33c93101707fe77c3c. | |||||
| 2021-11-01 | Use lower resolution maps | Oskar Nyberg | 1 | -3/+3 | |
| 2021-10-20 | Reduce output in extract-geo-data script | Oskar Nyberg | 1 | -31/+3 | |
| The large amounts of output in the `extract-geo-data.py` script makes it difficult to spot real errors. Reducing the amount of output saying whether or not a translation was found and which one is being translated will make it easier to follow the output and make it easier to spot more critical errors. | |||||
| 2021-10-20 | Switch to REST API since JSON RPC API has been removed | Oskar Nyberg | 1 | -48/+63 | |
| 2021-07-07 | Scripts: use "with" with resource allocating calls | Andrej Mihajlov | 1 | -15/+16 | |
| 2021-03-22 | Flip import order to fix the crash in Fiona | Andrej Mihajlov | 1 | -1/+1 | |
| Reported in https://github.com/Toblerity/Shapely/issues/1107 | |||||
| 2020-03-26 | Switch to lower resolution map | Oskar Nyberg | 1 | -2/+2 | |
| 2020-02-11 | Remove parts of scripts that generate geo data and city/country translations | Oskar Nyberg | 1 | -207/+0 | |
| 2019-11-27 | Update python shebang | Andrej Mihajlov | 1 | -0/+2 | |
| 2019-10-15 | Convert to python 3 | Andrej Mihajlov | 1 | -60/+54 | |
| 2019-10-14 | Refactor code | Andrej Mihajlov | 1 | -16/+52 | |
| 2019-10-14 | Handle exceptions from duplicate entries | Andrej Mihajlov | 1 | -2/+11 | |
| 2019-10-14 | Rename PlaceTranslator -> CityTranslator | Andrej Mihajlov | 1 | -3/+3 | |
| 2019-10-14 | Output countries into relay-locations.pot | Andrej Mihajlov | 1 | -11/+101 | |
| 2019-10-14 | Enable checks for duplicate entries | Andrej Mihajlov | 1 | -6/+10 | |
| 2019-10-14 | Sort cities and countries | Andrej Mihajlov | 1 | -0/+6 | |
| 2019-10-14 | Fix relay-locations.pot merging and sort output | Andrej Mihajlov | 1 | -4/+4 | |
| 2019-09-13 | Update extract-geo-data.py to use relay_list_v3 | Linus Färnstrand | 1 | -1/+1 | |
| 2019-07-05 | More idiomatic python | Linus Färnstrand | 1 | -1/+1 | |
| 2019-07-05 | Add stricter language mapping | Andrej Mihajlov | 1 | -29/+26 | |
| 2019-05-21 | Build the index for the geo dataset to speed up the translations lookup | Andrej Mihajlov | 1 | -17/+41 | |
| 2019-05-21 | Add exceptions for the USA and UK | Andrej Mihajlov | 1 | -0/+16 | |
| 2019-05-21 | Add formal country name in the output | Andrej Mihajlov | 1 | -1/+12 | |
| 2019-05-21 | Turn generator into a list to make it possible to be printed to console in ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| the case of error | |||||
| 2019-04-16 | Forgot to save back the properties dictionary with lowercase keys | Andrej Mihajlov | 1 | -1/+2 | |
| 2019-04-09 | Translate the map and relay list | Andrej Mihajlov | 1 | -0/+501 | |
