Commit Graph

956 Commits

Author SHA1 Message Date
Jesús Arroyo Torrens
d4dc60783e Add missing drop types 2021-03-31 15:34:57 +02:00
Jesús Arroyo Torrens
40683e435a Fix server quota_info function 2021-03-31 15:07:00 +02:00
Jesús Arroyo Torrens
ca24563a80 Fix server script 2021-03-30 17:58:17 +02:00
Jesús Arroyo Torrens
05f7b237eb Bump version numbers 2021-03-09 09:09:56 +01:00
Jesús Arroyo Torrens
da87c645a2 Fix tests 2021-03-05 17:32:50 +01:00
Jesús Arroyo Torrens
aac1efaeac Add version-change scripts 2021-03-05 16:52:29 +01:00
Jesús Arroyo Torrens
855bb736eb Fix geocodio tests 2021-03-05 15:14:19 +01:00
Jesús Arroyo Torrens
f98ee6750d Remake extension 2021-03-05 10:49:03 +01:00
Jesús Arroyo Torrens
edbefad6b0 Remove DO Python code and SQL tests 2021-03-05 10:44:09 +01:00
Jesús Arroyo Torrens
e2bddb5139 Create server release 0.39.4 2021-03-03 16:32:07 +01:00
Jesús Arroyo Torrens
f4d8ebab44 Remove Data Observatory functions 2021-03-03 16:22:38 +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
juanrmn
792152a968 upgrade/downgrade code 2020-10-05 11:44:40 +02:00
juanrmn
ef4192a2ae allow isolines services for google-geocoding users 2020-10-05 11:10:38 +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
Raúl Marín
4dc2104f93 Server: Release 0.39.0 2020-04-07 12:35:21 +02:00
Raúl Marín
ef7c158e4b Server: Simplify PG12/Postgis 3 interaction 2020-04-07 12:12:05 +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
manmorjim
2d78caeef2 Migration scripts for server 2020-03-17 11:27:10 +01:00
manmorjim
b7c9ff8dac Remove @@plpythonu@@ vars from old_versions 2020-03-17 09:49:54 +01:00
manmorjim
8f720e8165 Update dependencies 2020-03-10 15:45:31 +01:00
manmorjim
da9948cba3 Fix release 0.38.0
Replace `@@plpythonu@@` vars in old_versions
2020-03-10 15:45:04 +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
944bc8c3ff Create the type geomval in the extension schema
Having it as public.geomval means that we would block ourselves from installing `postgis_raster` if this extension is installed.
2020-03-02 09:09:10 +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
manmorjim
880f756eae Add the extension schema to the SEARCH_PATH 2020-02-27 16:06:30 +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
manmorjim
b2a06c6ed6 Create the type geomval if not exist
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:42:10 +01:00
manmorjim
d5b0d86997 Add variable @@plpythonu@@
Related with https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:41:04 +01:00
manmorjim
dd907ac2bc Using @@plpythonu@@ variable
PG12 migration #6237
2020-02-24 16:12:27 +01:00
antoniocarlon
f39e3551a0 Merge branch 'Add_Mapbox_true_isochrones' into Mapbox_iso_autogenerated_files 2020-02-11 15:51:17 +01:00
antoniocarlon
6b50d004bd Fix error 2020-02-11 15:45:04 +01:00
antoniocarlon
6081613220 Added autogenerated files 2020-02-11 15:29:35 +01:00
antoniocarlon
ef5b82450a Avoid renaming the matrix parameter to isolines 2020-02-11 15:25:12 +01:00
antoniocarlon
ab71acd461 Removed generated files to ease review 2020-02-11 14:08:19 +01:00
antoniocarlon
34e715f460 Deleted old mapbox isolines implementation (server extension) 2020-02-11 10:01:37 +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