Skip to content

Releases: CartoDB/dataservices-api

Log for geocoding, refactor and renaming of old functions

17 Mar 09:26
Compare
Choose a tag to compare
  • Renamed the python library metrics functions
  • Create old version's folder to store the last versions
  • Refactor: Move redis and DB config logic to the python library
  • Generate the metrics log file

Mapzen routing capabilities

01 Mar 10:47
Compare
Choose a tag to compare
  • Mapzen routing functions to calculate a route point to point
  • Use of Sentinel transparently

Mapzen routing capabilities

01 Mar 10:48
Compare
Choose a tag to compare
  • Added cdb_routing_point_to_point function using Mapzen as provider

[Server] Routing isolines

12 Feb 10:26
Compare
Choose a tag to compare
  • Added routing isolines capabilities

[Client] Routing isolines

12 Feb 10:26
Compare
Choose a tag to compare
  • Added routing isolines capabilities to the client and public API

Internal api metrics and refactor

08 Feb 14:38
Compare
Choose a tag to compare
  • Extension refactor, now is called cdb_dataservices_[client|server] in order to include more services aside the geocoder.
  • Add logic to save the metrics for the internal geocoder services as we have for the nokia and google geocoders
  • Trimmed all the inputs to avoid empty results

Google geocoder

04 Feb 09:41
Compare
Choose a tag to compare
  • Logic for the google geocoder so the users with this geocoder setted up can use street level geocoding too
  • Refactor of the python library in order to reflect the change to a services extension more than only geocoder

Geocoder API

25 Jan 17:10
Compare
Choose a tag to compare
  • Street geocoding available through the cdb_geocoder_street_point_v2 function (only working Heremaps geocoder)
  • User config comes from Redis database
  • Increment of usage metrics for the cdb_geocoder_street_v2

Geocoder API

03 Dec 17:17
Compare
Choose a tag to compare
0.0.1

Current version 0.0.1 in production

Geocoder API beta 1

03 Dec 17:18
Compare
Choose a tag to compare
Geocoder API beta 1 Pre-release
Pre-release
0.0.1-beta

Added the organization public user to the api key check