Commit Graph

53 Commits

Author SHA1 Message Date
Mario de Frutos Dieguez
a0b2c86645
Support for PG11
- Start using Docker to test in TravisCI
- Support for PG10 and PG11 and remove support for old versions
2019-04-12 10:59:58 +02:00
antoniocarlon
e72b4ea7b6 Added plpythonu 2018-06-13 14:03:42 +02:00
antoniocarlon
0f9c53ddc2 Added plpythonu 2018-06-13 13:43:23 +02:00
antoniocarlon
f148057e45 Added plpythonu 2018-06-13 13:08:50 +02:00
antoniocarlon
865c1a38c3 Added plpythonu 2018-06-13 12:53:44 +02:00
Mario de Frutos
3816c2af8b Include tiger non-clipped county for the fixtures 2018-04-16 12:56:32 +02:00
Mario de Frutos
4fc22dc188 Fixes for generate fixtures 2018-04-13 10:31:27 +02:00
Mario de Frutos
c0126bf5c7 Remove sed command from generate_fixtures 2018-04-13 09:54:57 +02:00
Mario de Frutos
eb761cc6e7 Add table_to_table to the fixtures too 2018-04-12 18:55:31 +02:00
Mario de Frutos
e9dbc97772 Improve fixtures generator 2018-04-12 18:35:45 +02:00
Mario de Frutos
fb17d05714 Improve Travis testing
- Added multiple versions of PostgreSQL to test (9.5, 9.6 and 10)
- Added multiple versions of Postgis to test
- Cleand travis yaml in favor of a script done in other project thanks
to Paul Ramsey
2018-04-04 15:42:25 +02:00
Mario de Frutos
50d975ce9b Generate new fixtures to include new meta table
- Include the obs_meta_geom_numer_timespan table
2017-08-09 16:10:39 +02:00
John Krauss
deede798e9 fix non-noded intersection between shoreline clipped and non-shoreline clipped geometries by using a safe_intersection function 2017-03-07 20:38:12 +00:00
John Krauss
3db98fb522 full testing suite for obs_getdata and obs_getmeta 2017-01-17 22:49:29 +00:00
John Krauss
7c093741dc major refactor of internals 2017-01-10 02:28:38 +00:00
John Krauss
39eb031316 support POINT and LINESTRING types from obs_getboundaries 2016-12-29 17:07:38 +00:00
John Krauss
d3a57e637c keep track of table_id in obs_meta and geometryscores, use obs_getmeasure*multi for obs_getmeasure 2016-12-21 21:53:53 +00:00
John Krauss
d4e6e7ac95 use obs_column_table_tile_raster with simpler bands for faster performance 2016-12-12 21:25:59 +00:00
John Krauss
8dad88a6b3 fix minor bug in _obs_getgeometryscores with FIRST, add tests 2016-11-07 21:26:44 +00:00
John Krauss
b473ffe307 updated fixtures generation from local postgres, fixed a few tests that broke 2016-10-03 20:36:14 +00:00
John Krauss
2a1598d491 first pass on generating new metadata from local 2016-09-30 20:44:03 +00:00
John Krauss
e4b4ebf72d Adapted autotest to to work with SQL directly instead of over HTTP SQL API 2016-08-12 18:48:31 +00:00
John Krauss
25f4dbc416 use obs_meta for tests 2016-07-14 09:11:02 -04:00
john krauss
514e1e4c5b Merge pull request #138 from CartoDB/mx-tests
test location for MX
2016-07-13 18:38:46 -04:00
John Krauss
e4052ed565 better feedback in autotest 2016-07-13 10:59:25 -04:00
John Krauss
568996930b test location for MX 2016-07-12 12:02:49 -04:00
John Krauss
b512985b46 drop/create less, better indexes 2016-07-12 11:15:08 -04:00
John Krauss
897cf38d42 faster generation of obs-meta via indexes 2016-07-12 10:42:00 -04:00
John Krauss
66e2c6be54 create obs_meta out of dump band 2016-07-12 10:16:02 -04:00
John Krauss
cf7c115a76 Merge branch 'release-v-0.0.6' into fix-geom_geoid_colname 2016-06-27 12:39:09 -04:00
John Krauss
ca4327d3cd use data_geoid_colname with data table, reenable area-based measure tests that can catch this bug 2016-06-27 11:55:03 -04:00
John Krauss
446bdec30d obs_dumpversion and associated tests 2016-06-22 14:29:58 -04:00
John Krauss
7733529ff5 Merge remote-tracking branch 'origin/develop' into more-automated-tests 2016-06-22 12:13:03 -04:00
John Krauss
5a68f77b64 use Madrid for all spanish tests, add point for england/wales wales specifically 2016-06-20 13:16:12 -04:00
John Krauss
63448d6214 many more (commented out) tests for complete geom coverage, plus getuscensusmeasure tests 2016-06-01 18:16:50 -04:00
John Krauss
ebcc9130c7 restore accidentally commented tests 2016-05-23 11:10:29 -04:00
John Krauss
974911e01b better point for spanish census testing 2016-05-23 10:55:36 -04:00
john krauss
a1bbd5ace5 Merge pull request #67 from CartoDB/iss66-cast-geom-ids-to-text
cast geom ids to text
2016-05-20 17:59:07 -04:00
John Krauss
73200df38b simpler access to metadata via observatory.cartodb.com 2016-05-17 13:32:46 -04:00
John Krauss
49d3962a54 better readme for scripts/ 2016-05-17 12:25:44 -04:00
Andy Eschbacher
fd483b60f4 Merge branch 'develop' into iss66-cast-geom-ids-to-text 2016-05-17 11:09:10 -04:00
Andy Eschbacher
0d5e45fc98 Merge branch 'develop' into update-total-pop-column-ids 2016-05-17 08:30:02 -04:00
Andy Eschbacher
b73883aa1c updates fixtures 2016-05-17 08:28:23 -04:00
John Krauss
cd82837a51 use school district point for clipped geoms too 2016-05-16 15:32:40 -04:00
John Krauss
8563ca7e45 additional options for testing 2016-05-16 11:52:41 -04:00
John Krauss
02a529f0fc better test points 2016-05-16 11:28:27 -04:00
Andy Eschbacher
9ff99cbfbd updating total pop column reference 2016-05-13 11:23:10 -04:00
Andy Eschbacher
2c10e75af6 cast return value of obs_getboundaryid to text 2016-05-13 06:51:13 -04:00
John Krauss
cc798730a2 make sure theres actually data there 2016-05-12 16:36:05 -04:00
John Krauss
9a5c8777ce use different test points for different measures 2016-05-12 16:23:00 -04:00