Commit Graph
542 Commits
Author SHA1 Message Date
Mario de Frutos 826a3e65c0 Added isolines integration tests 2016-02-24 09:54:00 +01:00
Carla 2090ed56bc Fix incorrect quoting 2016-02-22 17:18:15 +01:00
Mario de Frutos 448f47589a Renamed from routing to isolines helper 2016-02-22 10:28:19 +01:00
Mario de Frutos c4d682a5a5 Merge pull request #89 from CartoDB/routing_quota_check
Quota check for the routing feature
2016-02-22 10:26:18 +01:00
Carla d0bf339250 Update quota_information.md 2016-02-19 13:23:33 +01:00
Carla 31711851c4 Update quota_information.md 2016-02-19 13:05:14 +01:00
Carla 23780b3f3a rename 2016-02-19 11:15:35 +01:00
Carla fa16d3fddf add section for quota info + recommendations 2016-02-19 10:35:04 +01:00
Carla 880cfd8742 rm quota info 2016-02-19 10:33:45 +01:00
Carla 05179a4ef2 rm quota info, style optional params, rm islands 2016-02-19 10:33:35 +01:00
Mario de Frutos e764b9036d Quota check for the routing feature
We have refactor all the quota logic and extracted to a new QuotaChecker
class in order to have it ready to create a factory when needed

Added the logic for the routing quota check
2016-02-18 15:40:55 +01:00
Carla 134d2f400e Typo in function params 2016-02-18 09:42:50 +01:00
Carla 610b9aef64 Update isoline_functions.md 2016-02-17 17:49:50 +01:00
Carla 03d50e96f4 Update isoline_functions.md 2016-02-17 17:49:33 +01:00
Carla 5b5f9575d8 Update geocoding_functions.md 2016-02-17 17:49:31 +01:00
Carla 4374f1108d Remove routing naming 2016-02-17 15:19:21 +01:00
Carla 9e6028872a Remove routing naming 2016-02-17 15:18:54 +01:00
Carla 3260c92ad2 Remove routing naming 2016-02-17 15:18:30 +01:00
Carla 0bb046cc21 Remove routing naming 2016-02-17 15:17:36 +01:00
csobier b5cdeedb36 applied minor grammar edits 2016-02-16 08:26:37 -05:00
Carla c8e2c7b0b3 Merge pull request #88 from CartoDB/document_new_service
Document how to add a new service
2016-02-15 18:57:25 +01:00
Carla 41681a7ef1 Fix syntax error 2016-02-15 14:21:43 +01:00
Carla c95aa171c7 Update routing_functions.md 2016-02-15 14:19:09 +01:00
Carla dea64f9fe6 Update general_concepts.md 2016-02-15 14:17:47 +01:00
Carla ecd387cc8f Update API.md 2016-02-15 14:17:13 +01:00
Carla 6a37e9a550 Update internal_doc.md 2016-02-15 12:55:25 +01: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 0da873fd6f Update API.md 2016-02-12 18:06:50 +01:00
Carla d23b74d3c1 Update routing_functions.md 2016-02-12 15:26:46 +01:00
Carla 7b844d7773 Update API.md 2016-02-12 15:23:28 +01:00
Carla 4b7e9aa19e Delete reference.md 2016-02-12 15:22:44 +01:00
Carla 2c2547ea2b Update and rename routing_service.md to routing_functions.md 2016-02-12 15:22:26 +01:00
Carla fdd2ecb5e1 Update and rename geocoder_service.md to geocoding_functions.md 2016-02-12 15:22:02 +01:00
Carla 5ff5f4d0b3 Create routing_service.md 2016-02-12 15:21:06 +01:00
Carla e5a72b81a5 Create geocoder_service.md 2016-02-12 15:20:45 +01:00
Carla 983440086d remove routing 2016-02-12 14:53:48 +01:00
Mario de Frutos 32c146336d Change the url to production in here routing functions 2016-02-12 14:52:00 +01:00
Mario de Frutos 93f003a672 Fixed error in the imports for the version 0.3.0 2016-02-12 12:55:12 +01:00
Mario de Frutos a90f8cac1c Changed the source point for isolines functions 2016-02-12 12:45:12 +01:00
Mario de Frutos 1cf766faaa Update reference.md 2016-02-12 11:49:28 +01:00
Mario de Frutos fbc5a1bbf8 Changed the example queries to return all the columns 2016-02-12 11:48:56 +01:00
Mario de Frutos f44ab1fc4c Merge pull request #85 from CartoDB/routing_isolines_functions
Routing isolines functions
2016-02-12 11:25:38 +01:00
Mario de Frutos 2896cbb287 Fixed more typos in the reference docs 2016-02-12 11:22:29 +01:00
Mario de Frutos bde183e9c1 Fixed some typos in the reference docs 2016-02-12 11:16:35 +01:00
Mario de Frutos 3889904afe Added isolines functions to the reference doc 2016-02-12 11:13:04 +01:00
Mario de Frutos 3a4130282e Limit the mode types accepted 2016-02-12 10:01:42 +01:00
Mario de Frutos d9ca7911e4 Options parameter in the isolines functions has an empty array by defaul 2016-02-11 18:23:23 +01:00
Mario de Frutos 8d18e50cc5 Fixed error in the return part of the isochrone function 2016-02-11 11:35:47 +01:00
Mario de Frutos 0ca20196c0 Client with isodistance and isochrone feature working 2016-02-11 11:10:12 +01:00