Commit Graph
164 Commits
Author SHA1 Message Date
Carla bb645dcfec Update README.md 2015-06-22 17:24:37 +02:00
Carla 18e2c3a59d Adds test suite structure 2015-06-22 15:34:23 +02:00
Carla 759fd3780f Adds info of ne source 2015-06-16 17:34:44 +02:00
Carla d31acf8148 Merge branch 'master' of github.com:CartoDB/data-services 2015-06-16 17:32:00 +02:00
Carla 43612b88e8 Adds source for countries 2015-06-16 17:31:45 +02:00
Carla a808688ede Checks typo 2015-06-15 18:10:13 +02:00
Carla 81779fdfc5 Adds SQL for populating cities table 2015-06-15 17:01:19 +02:00
Carla 0626a29285 Adds indexes existent in alternates city names 2015-06-15 16:12:18 +02:00
Carla 612367452d Adds indexes existent in global_cities table 2015-06-15 16:10:11 +02:00
Carla 103dd5d7df Adds query to populate cities table 2015-06-15 15:53:24 +02:00
Carla 1dcb0a771a Removes duplicates 2015-06-14 19:09:18 +02:00
Carla d979264b72 Adds folders 2015-06-14 19:08:06 +02:00
Carla ae5c97b33a Adds README 2015-06-13 14:42:41 +02:00
Carla d7590cfab1 Adds Chad 2015-06-12 13:16:19 +02:00
Carla a547f0a2d4 Adds manual synonyms source, updated Jun 12 2015-06-12 13:04:58 +02:00
Carla 5d43b710c3 Merge pull request #139 from CartoDB/wiki_table_add
Wiki table add wikipedia info for ISO 2 values
2015-05-11 16:28:25 +02:00
Carla 09b37f3d87 Updating file 2015-05-11 16:27:54 +02:00
Carla cc2efa4cae Adds new file for ISO2 country names 2015-05-11 16:24:35 +02:00
Carla f7b440fac5 Updates query with respect to new ISO2 source 2015-05-05 18:31:28 +02:00
Carla 0673f7d3be Adding new data source
As Natural Earth Data doesn't include correct ISO2 codes for all the regions, we're adding a new source.
2015-05-05 18:19:26 +02:00
Rafa de la Torre 25bed4d96c Add geocode_namedplace functions to source repo 2015-03-27 18:40:33 +01:00
Rafa de la Torre 60f782804e Add guessing of country for named places #121 2015-03-24 16:12:05 +01:00
Carla 2233766175 Updates docs and changes ranks 2015-01-14 16:49:45 +01:00
Carla c0d293c367 Avoids getting data with incorrect naming from NE source 2014-11-24 12:52:14 +01:00
Carla 201e700ce1 Changes SQL function to add new synonyms 2014-11-18 14:39:06 +01:00
Carla 69b828ece5 Adds iso3 code for specific case where adm0_a3 doesn't match 2014-10-06 11:39:36 +02:00
Carla 5df67ee3d2 reverts change to master 2014-10-06 11:39:02 +02:00
Carla 86f6df2639 Adds iso3 code for specific case where adm0_a3 doesn't match 2014-10-06 11:38:27 +02:00
Carla 48249be3b3 fixes typo 2014-09-30 11:57:17 +02:00
Andrew W. Hill 67d7c99a64 Merge pull request #84 from CartoDB/iri/finishesadm0
Splits all geometries to allow all adm0 regions
2014-09-25 14:13:22 -04:00
Andrew W. Hill ca096f09ae Merge pull request #77 from CartoDB/iri/issue-55
Adds Chris changes fixes #55
2014-09-25 14:12:29 -04:00
Carla 8112594ed9 Splits all geometries to allow all adm0 regions 2014-09-25 14:14:41 +02:00
andrewxhill 322b30c724 added synonym readme 2014-09-20 00:15:20 +02:00
andrewxhill aee9556afa admin0 synonym service 2014-09-20 00:12:25 +02:00
andrewxhill a55632d779 readme 2014-09-20 00:08:00 +02:00
andrewxhill cf609dbac9 first draft available services api 2014-09-20 00:05:53 +02:00
andrewxhill d42e72bad6 point postal code service check 2014-09-19 23:57:43 +02:00
andrewxhill f64359e1a5 clean empty postal code point rows 2014-09-19 23:53:49 +02:00
andrewxhill 2e0b8a4213 postal code over zip 2014-09-19 23:53:07 +02:00
andrewxhill ae8c85b4b3 working on avail services api 2014-09-19 23:51:56 +02:00
Carla 14bd0b0c63 Adds Chris changes fixes #55 2014-09-11 14:12:09 +02:00
Carla 49d0a8f452 Merge pull request #70 from CartoDB/iri/addsubunits
Adds new query for subunit column and modifies ranks
2014-09-11 13:20:17 +02:00
Andrew W. Hill c00eb60b13 Merge pull request #66 from CartoDB/iri/woesynonyms
fixes #54. Adds woe_label sql functions and updates readme with new rank
2014-09-09 06:36:33 -07:00
Carla 82b29c1d19 Adds new query for subunit column and modifies ranks 2014-09-09 11:53:13 +02:00
Carla 8f71c4567f fixes #54. Adds woe_label sql functions and updates readme with new rank 2014-09-07 12:38:30 +02:00
Carla 11127879c5 Updates sql to remove duplicates avoiding auto-deletion 2014-09-05 11:30:59 +02:00
andrewxhill aa7a9415d1 Merge branch 'master' of github.com:CartoDB/data-services 2014-09-04 10:23:35 -04:00
andrewxhill 2eefa8cfd5 added CAN filter to postal code poly geocoder 2014-09-04 10:23:29 -04:00
andrewxhill 005fecee19 adm1 table name mistake 2014-09-01 11:29:08 -04:00
Chris Henrick 342fc8b4c1 Merge branch 'master' of https://github.com/CartoDB/data-services
merge
2014-08-31 19:36:17 -04:00