Jesús Arroyo Torrens
|
855bb736eb
|
Fix geocodio tests
|
2021-03-05 15:14:19 +01:00 |
|
Jesús Arroyo Torrens
|
edbefad6b0
|
Remove DO Python code and SQL tests
|
2021-03-05 10:44:09 +01:00 |
|
cgonzalez
|
66b9563a4b
|
Prepare server extension version 0.39.3
|
2021-01-27 14:27:46 +00:00 |
|
cgonzalez
|
4278f66372
|
Refactor country conversion for TomTom geocoders
|
2021-01-27 10:50:33 +00:00 |
|
cgonzalez
|
f995f2d6ec
|
Bump python version and update 'NEWS.md'
|
2021-01-26 16:37:31 +00:00 |
|
cgonzalez
|
253e0c9c18
|
Country conversion to ISO code in TomTom bulk geocoding
|
2021-01-26 12:09:34 +00:00 |
|
Raúl Marín
|
d175e4294d
|
Here bulk geocoder: Read also errors and no matches
|
2020-11-18 16:26:07 +01:00 |
|
Raúl Marín
|
b1448ce27b
|
Add new releases
|
2020-11-17 18:05:43 +01:00 |
|
Raúl Marín
|
314e709f3b
|
Server: Better error handling and provide error details
|
2020-11-17 18:05:43 +01:00 |
|
antoniocarlon
|
631d44f44e
|
Forcing botocore 1.18.18
|
2020-10-20 09:41:12 +02:00 |
|
antoniocarlon
|
0f8e946461
|
Bump Python library version
|
2020-09-23 11:33:47 +02:00 |
|
antoniocarlon
|
37d72b333a
|
Change HERE batch endpoint
|
2020-09-23 08:18:20 +02:00 |
|
antoniocarlon
|
a1fdaacb4c
|
Fixed spacing
|
2020-03-18 12:14:16 +01:00 |
|
antoniocarlon
|
09e24e13d3
|
Fixing is_destination for HERE isolines
|
2020-03-18 12:09:12 +01:00 |
|
manmorjim
|
36f271751b
|
Update dependencies to fix vulnerabilities
|
2020-03-17 11:51:31 +01:00 |
|
Daniel García Aubert
|
67fa730436
|
Bump python library to version 0.23.1
|
2020-03-06 10:43:39 +01:00 |
|
Daniel García Aubert
|
3560c07d7f
|
Merge branch 'development' into tomtom_bulk_qps_retry
|
2020-03-05 10:47:01 +01:00 |
|
manmorjim
|
e97d350e5a
|
Decode redis responses by default
In python3 redis responses are encoded by default.
|
2020-02-27 17:20:10 +01:00 |
|
Alberto Romeu
|
f1cd40f7e7
|
add qps_retry to tomtom bulk API calls
|
2020-02-26 19:52:56 +01:00 |
|
manmorjim
|
3c916bdfc9
|
Adapt dataservices-api server to python3
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
|
2020-02-26 15:49:15 +01:00 |
|
antoniocarlon
|
6b50d004bd
|
Fix error
|
2020-02-11 15:45:04 +01:00 |
|
antoniocarlon
|
ef5b82450a
|
Avoid renaming the matrix parameter to isolines
|
2020-02-11 15:25:12 +01:00 |
|
antoniocarlon
|
822c574b5c
|
Deleted old mapbox isolines implementation
|
2020-02-11 10:00:27 +01:00 |
|
antoniocarlon
|
62cbed7f17
|
Fixed speed
|
2020-02-10 16:56:17 +01:00 |
|
antoniocarlon
|
e696fa2d39
|
Add test to validate time ranges
|
2020-02-10 13:18:45 +01:00 |
|
antoniocarlon
|
d5efc681e4
|
Validate time ranges
|
2020-02-10 13:18:24 +01:00 |
|
antoniocarlon
|
cd366d7589
|
Extracting correct coordinates
|
2020-02-10 13:07:21 +01:00 |
|
antoniocarlon
|
80c1433bbd
|
Fix error
|
2020-02-10 11:51:13 +01:00 |
|
antoniocarlon
|
8f823a5fae
|
Fixed error
|
2020-02-10 10:27:11 +01:00 |
|
antoniocarlon
|
3eb36f99bb
|
Added mapbox_iso isolines provider to config
|
2020-02-10 10:13:42 +01:00 |
|
antoniocarlon
|
a171d91204
|
Merge development
|
2020-02-07 14:05:41 +01:00 |
|
antoniocarlon
|
b495fcfef3
|
Add geocodio geocoder to tests
|
2020-01-20 11:20:36 +01:00 |
|
antoniocarlon
|
a2f0ee01a2
|
Add geocodio geocoder to tests
|
2020-01-20 11:16:57 +01:00 |
|
antoniocarlon
|
2a68291da7
|
First implementation of the true Mapbox isochrones
|
2020-01-17 17:04:43 +01:00 |
|
antoniocarlon
|
9b9f032d30
|
Fixed geocoding with components
|
2020-01-15 14:48:31 +01:00 |
|
antoniocarlon
|
1e0a8fae06
|
Added geocodio geocoder to the Python library
|
2020-01-14 13:25:44 +01:00 |
|
Raul Marin
|
5ab5e8ddf9
|
Fix CI
|
2019-10-07 18:16:33 +02:00 |
|
Javier Goizueta
|
f07ff35b58
|
Release python-lib 0.21.4
|
2019-03-13 13:39:07 +01:00 |
|
Javier Goizueta
|
1cbbe29e22
|
Fix altered public method of TomTomGeocoder
In #456 the public method geocode_meta return value was changed
(to a tuple).
|
2019-03-13 12:47:37 +01:00 |
|
Javier Goizueta
|
6a57a85e72
|
Release new python lib version 0.21.3
|
2019-03-05 11:55:40 +01:00 |
|
Javier Goizueta
|
ec2fe14ed3
|
Pass http response to ServiceException
|
2019-03-05 11:33:25 +01:00 |
|
Javier Goizueta
|
305b010225
|
Pass the response through the exception object
|
2019-03-05 11:12:58 +01:00 |
|
Javier Goizueta
|
45542b2f28
|
Release new python lib version
|
2019-03-04 18:25:25 +01:00 |
|
Javier Goizueta
|
f0a9779a8d
|
Detect alternative TomTom rate limit header
Also flexibilizes detection by making it case-insensitive and allowing for text around the message
Fixes 545
|
2019-03-04 15:43:22 +01:00 |
|
Javier Torres
|
84276b4cd3
|
Do not crash when matchType is empty
|
2018-12-24 13:04:54 +01:00 |
|
Mario de Frutos
|
6b6fbef586
|
Remove unused import
|
2018-11-30 11:31:46 +01:00 |
|
Mario de Frutos
|
eb4638a326
|
CR fixes
|
2018-11-30 11:24:12 +01:00 |
|
Mario de Frutos
|
a919b87664
|
Include test for valid request with route type
|
2018-11-29 16:22:34 +01:00 |
|
Mario de Frutos
|
98a4ed81c5
|
Add test for route type verification
|
2018-11-29 16:16:22 +01:00 |
|
Mario de Frutos
|
0ec1e051be
|
Include options parsing functions
|
2018-11-29 14:28:54 +01:00 |
|