Commit Graph
43 Commits
Author SHA1 Message Date
Carla Iriberri a4b0725843 Add integration tests for mapzen provider 2016-07-05 12:09:22 +02:00
Carla Iriberri 4075e7349b Add new provider functions in geocode street 2016-07-05 11:53:46 +02:00
Carla Iriberri 6d35cff9c7 Exposes geocoder providers in public geocoder functions
Add config function in postgres explicitly to get MapzenGeocoderConfig.
Bump versions for client and server APIs. New MapzenGeocoderConfig
included to be able to use current QuotaServices with non-configured
users.
2016-07-05 11:13:43 +02:00
Carla Iriberri 6d398a9499 Fix integration tests for waypoints 2016-05-25 18:29:26 +02:00
Carla Iriberri 21aac960a6 Add function cdb_routing_with_waypoints
Add routing with waypoints functions to client and server. Includes
signature checks tests for the Postgresql functions and unit and
integration tests for the Python library.

Add client v0.6.0 and server v0.9.0
2016-05-25 11:38:37 +02:00
Carla Iriberri 64d2afb536 Client side for the new data observatory functions (v0.5.0) 2016-05-16 10:25:26 +02:00
Carla Iriberri 01a3fa3b59 Corrected error in insertinto statements 2016-05-04 20:06:37 +02:00
Carla Iriberri 9b88e91ec2 remove a select example 2016-05-04 20:01:37 +02:00
Carla Iriberri fdc58f1eb0 Remove selects from geocoding functions 2016-05-04 20:00:04 +02:00
Carla Iriberri 5ea0d0e6da Remove comment related to admin0 geocoding 2016-05-04 19:54:11 +02:00
Carla Iriberri a6de16449f Removing select statements 2016-05-04 19:52:22 +02:00
Carla Iriberri 752d8317a2 Merge master 2016-04-01 10:18:46 +02:00
Carla Iriberri 1505e0e6ea Make isoline credentials independent 2016-03-31 15:52:52 +02:00
Carla Iriberri 634ae4b96f Add project doc 2016-02-15 12:48:14 +01:00
Carla Iriberri d8bc370ab1 Add content 2016-02-15 11:42:00 +01:00
Carla Iriberri d0f7ac4d49 Fix conflict 2016-02-10 20:00:48 +01:00
Carla Iriberri d4a2184ce0 Multiple fixes 2016-02-10 19:59:00 +01:00
Carla Iriberri e996d3796a Comment quota code 2016-02-10 17:42:11 +01:00
Carla Iriberri b97ce043c3 Avoid conflict in gitignore file 2016-02-10 17:19:16 +01:00
Carla Iriberri bd3f6678c1 Upload server functions for routing 2016-02-10 17:17:53 +01:00
Carla Iriberri b8c7015994 Add files for client side routing
This commit adds the new function interfaces and contains the frozen 2.0
version file as well as the upgrade/downgrade files for the previous
version according to the new function additions.
2016-02-09 15:56:50 +01:00
Carla Iriberri 6d7156e309 Fixing conflicts 2015-11-17 12:35:07 +01:00
Carla Iriberri c7b6db3560 Fixes IP address function naming and another CBD typo in postal codes 2015-11-17 12:26:18 +01:00
Carla Iriberri 7cba8fd679 Fixes cdb typo in out 2015-11-17 11:50:16 +01:00
Carla Iriberri 199a7ed905 Fixing adm0 plural naming and cdb typos in NOTICE messages 2015-11-17 11:30:25 +01:00
Carla Iriberri 8fcc84b462 Adding docs 2015-11-13 14:52:56 +01:00
Carla Iriberri 91fab99084 Uses proper postalcode functions and tests 2015-11-13 13:04:46 +01:00
Carla Iriberri 50d1f502f7 Adds permissions and their tests 2015-11-13 12:32:36 +01:00
Carla Iriberri 5226af7c86 Adds client functions for named places, pcodes and ips 2015-11-12 18:45:27 +01:00
Carla Iriberri d5268ee4ad Adds functions for admin1 2015-11-12 15:06:17 +01:00
Carla Iriberri e3269af48f Removes double tests for namedplaces 2015-11-12 12:49:54 +01:00
Carla Iriberri e830134ec5 Revert "Adding tests"
This reverts commit 3f6df14fc7.
2015-11-12 11:53:29 +01:00
Carla Iriberri 1216e58120 Editing test output 2015-11-12 11:47:22 +01:00
Carla Iriberri 3f6df14fc7 Adding tests 2015-11-12 11:35:12 +01:00
Carla Iriberri 7ba807d4a7 Adding more tests 2015-11-12 11:28:34 +01:00
Carla Iriberri 2b2d0bbc33 Adding more tests 2015-11-11 18:24:02 +01:00
Carla Iriberri 3c56d0db81 Merge branch 'implement_server_functions' of https://github.com/CartoDB/geocoder-api into implement_server_functions 2015-11-11 18:14:34 +01:00
Carla Iriberri 4aa757ac88 Adds namedplace function with 3 params #6 2015-11-11 18:14:22 +01:00
Carla Iriberri b54c417754 Adding country, city function for namedplaces 2015-11-11 17:17:18 +01:00
Carla Iriberri f2bcd1b103 Killing trailspaces 2015-11-11 16:30:34 +01:00
Carla Iriberri 6e301b0f9e Adds first function for namedplaces #6 2015-11-11 16:29:17 +01:00
Carla Iriberri 93513d6954 Adding a new function 2015-11-11 14:05:17 +01:00
Carla Iriberri 8d450a7870 Adds first admin1 function #6 2015-11-11 13:33:14 +01:00