Commit Graph

34 Commits

Author SHA1 Message Date
Guido Fioravantti
c116541b10 Adds cdb_geocoder_server.geocode_postalcode_point and tests 2015-11-11 19:25:48 +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
Guido Fioravantti
50abb76b6b Fixes cdb_geocoder_server.geocode_ip_point 2015-11-11 17:48:11 +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
Guido Fioravantti
24c0e01b06 Adds limit 1 to _geocode_ip_point 2015-11-11 16:07:55 +01:00
Guido Fioravantti
66fd33da37 Fixes param type for geocode_ip 2015-11-11 15:43:11 +01:00
Guido Fioravantti
1c44fbbf56 Adds 90_geocode_ip and tests 2015-11-11 15:38:18 +01:00
Carla
4592dc8644 Delete 40_admin1_test.out 2015-11-11 14:06:53 +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
Carla
f95f5d950e Create 30_admin1.sql 2015-11-11 12:46:07 +01:00
Rafa de la Torre
738138b205 Move admin0 server functions around
- move files to its right place
- add some boilerplate for test setup
- add tests
2015-11-10 19:27:07 +01:00
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
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
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
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