Raúl Marín
|
66031a9167
|
Adapt test for PG12 and Postgis 3.0
|
2020-04-02 13:13:59 +02:00 |
|
Raúl Marín
|
ebf2c92f08
|
Adapt src for Postgis 3.0
|
2020-04-02 13:13:38 +02:00 |
|
Raúl Marín
|
d6990134b6
|
Disable mvt functions
They are unreleased and use python without declaring it.
To be re-enabled with a refactor if necessary
|
2020-04-02 13:12:52 +02:00 |
|
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 |
|
Javier Torres
|
ccbc73cd6c
|
Merge pull request #356 from CartoDB/update_tests
Update perftests with new geometries
|
2019-01-09 15:10:48 +01:00 |
|
Javier Torres
|
7932726a0e
|
Canada columns with 0 denominator
|
2019-01-09 10:46:49 +01:00 |
|
Javier Torres
|
63ad09cd87
|
New school districts column name in tests
|
2019-01-08 23:50:33 +01:00 |
|
Javier Torres
|
d8e99d75aa
|
Update perftests with new geometries
|
2019-01-08 20:17:46 +01:00 |
|
Juan Ignacio Sánchez Lara
|
bac5237d84
|
Merge branch 'master' into develop
|
2018-12-27 15:52:20 +01:00 |
|
antoniocarlon
|
509d1d727a
|
Fix whole file date query
|
2018-07-23 13:38:01 +02:00 |
|
antoniocarlon
|
9ca4d755c9
|
Fixed typo
|
2018-07-23 12:25:51 +02:00 |
|
antoniocarlon
|
01aea9e698
|
Fixed table naming
|
2018-07-23 12:21:48 +02:00 |
|
antoniocarlon
|
d21b34bb32
|
Changed tiler schema name
|
2018-07-23 12:02:11 +02:00 |
|
antoniocarlon
|
5e829bc402
|
Change MC schema
|
2018-07-23 09:36:16 +02:00 |
|
antoniocarlon
|
44727ac44c
|
Improved query performance removing outer joins
|
2018-07-16 16:50:41 +02:00 |
|
antoniocarlon
|
f4b8c39870
|
New function to return the whole table from a zoom level/geography
|
2018-07-12 15:19:21 +02:00 |
|
antoniocarlon
|
96b5d84394
|
CR suggestion
|
2018-07-03 15:01:28 +02:00 |
|
antoniocarlon
|
0a029404c8
|
Added CR suggestion
|
2018-06-27 17:10:45 +02:00 |
|
antoniocarlon
|
d932be1a9f
|
MC measurements are not required + areas
|
2018-06-27 15:52:25 +02:00 |
|
antoniocarlon
|
b979167156
|
Added function to get dates from a given month
|
2018-06-26 14:39:04 +02:00 |
|
antoniocarlon
|
c6ef9b7f3a
|
Added filter by months
|
2018-06-15 11:19:07 +02:00 |
|
antoniocarlon
|
4e57558da6
|
Fixed categories
|
2018-06-14 16:29:36 +02:00 |
|
antoniocarlon
|
3172a11d9d
|
Fixed categories
|
2018-06-14 16:05:20 +02:00 |
|
antoniocarlon
|
56a83f3eb5
|
Added multiple categories option
|
2018-06-14 14:51:13 +02:00 |
|
antoniocarlon
|
e72b4ea7b6
|
Added plpythonu
|
2018-06-13 14:03:42 +02:00 |
|
antoniocarlon
|
6924cc4512
|
Added cache for OBS_GetMeta function results
|
2018-06-13 11:00:21 +02:00 |
|
antoniocarlon
|
c62d1cd4b8
|
Fixed MVT projection
|
2018-06-11 17:53:25 +02:00 |
|
Mario de Frutos
|
0d172353fb
|
Revert "Added transform to 3857"
This reverts commit d1c302a9df .
|
2018-05-30 17:20:06 +02:00 |
|
Mario de Frutos
|
23088efc91
|
Function OBS_GetMCDOMVT must return jsonb
|
2018-05-30 16:49:36 +02:00 |
|
Mario de Frutos
|
e2017d41cf
|
Add exception for the mc geography levels in the new file
|
2018-05-30 16:38:26 +02:00 |
|
antoniocarlon
|
d1c302a9df
|
Added transform to 3857
|
2018-05-30 09:11:27 +02:00 |
|
antoniocarlon
|
7c559fe7d5
|
If getmeta returns null, retry using only the geography level
|
2018-05-22 13:39:41 +02:00 |
|
antoniocarlon
|
0ae15880e0
|
Function returning MVT ready geoms and MVT data in JSON
|
2018-05-18 12:49:58 +02:00 |
|
antoniocarlon
|
811009a8ad
|
Using clipped geometries parametrized
|
2018-05-17 17:03:27 +02:00 |
|
antoniocarlon
|
f1668777d5
|
Using shoreline clipped geoms
|
2018-05-17 16:57:04 +02:00 |
|
antoniocarlon
|
f050c05a55
|
Added outer joins on geometries
|
2018-05-17 15:11:14 +02:00 |
|
antoniocarlon
|
467883726b
|
Added area normalization option
|
2018-05-17 14:13:06 +02:00 |
|
antoniocarlon
|
915e67c061
|
Added DO+MasterCard MVT returning function
|
2018-05-16 13:34:32 +02:00 |
|
Mario de Frutos
|
2e365b1eee
|
Py3 for zip_longest
|
2018-05-15 12:45:59 +02:00 |
|
antoniocarlon
|
9f62a8c127
|
Fixing errors. Request multiple measurements is now allowed
|
2018-05-11 15:30:37 +02:00 |
|
antoniocarlon
|
d050b968a4
|
Fixed field naming
|
2018-05-09 14:47:00 +02:00 |
|
antoniocarlon
|
78a7ccbe4b
|
Fix y coordinate
|
2018-05-09 13:40:26 +02:00 |
|
antoniocarlon
|
92155b6b33
|
Fixed area > 0
|
2018-05-09 13:27:03 +02:00 |
|
antoniocarlon
|
5c4bb80f57
|
Fixed area/perimeter relation
|
2018-05-09 13:18:19 +02:00 |
|
antoniocarlon
|
b8d00c49cb
|
Fixed areas
|
2018-05-09 12:46:00 +02:00 |
|
antoniocarlon
|
dcf10edd9e
|
Added tolerance for the areas
|
2018-05-09 12:29:42 +02:00 |
|
antoniocarlon
|
db637f6e52
|
Returning simple JSON
|
2018-05-09 11:36:24 +02:00 |
|
antoniocarlon
|
4b128ea3e8
|
Fixing bounds
|
2018-05-09 11:20:17 +02:00 |
|
antoniocarlon
|
93790e9f0d
|
Fixed MVT data
|
2018-05-09 10:16:03 +02:00 |
|
antoniocarlon
|
d309a25379
|
Fixed MVT data
|
2018-05-09 10:14:59 +02:00 |
|