Commit Graph
89 Commits
Author SHA1 Message Date
Rafa de la Torre 7dfd08c947 Fix typo 2015-11-10 17:17:14 +01:00
Guido Fioravantti 88a7e479c9 Merge pull request #10 from CartoDB/adds-conf-table
Connects with conf table, implements helper and adds tests
2015-11-10 15:56:13 +01:00
Rafa de la Torre 2977a64ef4 Merge pull request #11 from CartoDB/internal-geocoder-server-functions
Internal geocoder server functions
2015-11-10 15:52:04 +01:00
Rafa de la Torre a707f0d294 Merge pull request #9 from CartoDB/geocoder-api-client-extension
Geocoder api client extension
2015-11-10 15:51:38 +01:00
Guido Fioravantti 389b0a2b31 Changes conf table config 2015-11-10 15:36:57 +01:00
Rafa de la Torre 08aac5a362 Add tx_id (transaction id) param 2015-11-10 15:33:06 +01:00
Guido Fioravantti aabc873eac Connects with conf table, implements helper and adds tests 2015-11-10 15:31:53 +01:00
Rafa de la Torre 7f26134632 My try at creating the client extension (to be tested) 2015-11-10 15:28:12 +01:00
Rafa de la Torre 3d274c4dd1 Remove schema_triggers as a dependency
(it is an indirect dependency, maybe to remove in the future)
2015-11-10 12:50:33 +01:00
Rafa de la Torre 4e23bfaa3a Add server functions for country geocoder #6 2015-11-10 12:36:53 +01:00
Rafa de la Torre 47ff4d4d44 Merge pull request #5 from CartoDB/add-cdb_geocoder_server-extension-structure
Initial cdb_geocoder_server commit
2015-11-10 11:39:39 +01:00
Guido Fioravantti 0e9d1451c6 Removes redundant VOLATILE modifier 2015-11-10 11:36:48 +01:00
Guido Fioravantti 6bdc517a45 Changes geocode_street signature to include city and rename state_province 2015-11-10 11:34:58 +01:00
Rafa de la Torre f97dfceea6 Add cdb_geocoder as a dependency 2015-11-10 11:13:21 +01:00
Rafa de la Torre deab21dff5 Move .gitignore and add cdb_geocoder_server--0.0.1.sql FTM 2015-11-10 11:09:25 +01:00
Rafa de la Torre 40c8187dee New README.md for the server extension 2015-11-10 11:04:48 +01:00
Rafa de la Torre 419c07808e Remove schema from function definition
The schema is implicit during extension creation.
2015-11-10 10:56:36 +01:00
Rafa de la Torre 607a8ae801 Remove artifact until we roll-out version 0.0.1 2015-11-10 10:55:20 +01:00
Guido Fioravantti 4a28d89480 Fixes typo 2015-11-10 10:23:47 +01:00
Guido Fioravantti 97af24c2e0 Removes unused functions 2015-11-06 18:28:29 +01:00
Guido Fioravantti 38e84201cb Reorganisation 2015-11-06 18:23:47 +01:00
Guido Fioravantti d772033b45 Adds cdb_cartodb_server schema 2015-11-06 18:13:57 +01:00
Guido Fioravantti 0297214c53 Initial cdb_geocoder_server commit 2015-11-06 17:22:39 +01:00
Guido Fioravantti c2640cf51d Merge pull request #4 from CartoDB/add-pypi-to-heremaps-module
Make heremaps module pip installable
2015-11-06 15:11:43 +01:00
Guido Fioravantti e367456156 Make heremaps module pip installable 2015-11-06 12:07:41 +01:00
Mario de Frutos 656c062439 Merge pull request #3 from CartoDB/create_structure
Created new structure
2015-11-05 17:05:35 +01:00
Mario de Frutos a77b8f3686 Created new structure 2015-11-05 17:05:07 +01:00
Guido Fioravantti 35d4cf245f Merge pull request #1 from CartoDB/adds-heremaps-module
Initial commit for heremaps module
2015-11-05 11:22:53 +01:00
Guido Fioravantti 3552f27de7 Code refactor 2015-11-05 11:12:10 +01:00
Guido Fioravantti af5dc38361 Code refactor 2015-11-04 18:23:08 +01:00
Guido Fioravantti 1af19f7aac Code refactor 2015-11-04 18:22:04 +01:00
Guido Fioravantti 27fcc15bed Code refactor 2015-11-04 18:20:39 +01:00
Guido Fioravantti cf99077276 Refactors and adds unit tests 2015-11-04 18:12:54 +01:00
Guido Fioravantti 4a55223ec7 Uses **kwargs for geocodeAddress 2015-11-04 11:41:06 +01:00
Guido Fioravantti 1a21dda52a Controls empty response from geocoding service 2015-11-03 19:21:28 +01:00
Guido Fioravantti 048a5535dc Corrects Indentation for heremapsexceptions.py 2015-11-03 18:40:47 +01:00
Guido Fioravantti ed560e9e49 Fixes indentation 2015-11-03 18:01:19 +01:00
Guido Fioravantti 29a34abd0d Initial commit for heremaps module 2015-11-03 16:26:54 +01:00
Rafa de la Torre 5f50047bcb Initial commit 2015-11-03 11:05:38 +01:00