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
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
Mario de Frutos
50008ea149
WIP
2018-05-09 09:39:20 +02:00
antoniocarlon
5f9f77ded1
Fixed errors
2018-05-08 17:50:01 +02:00
antoniocarlon
3fba8a3091
Inverting y coordinate
2018-05-08 16:54:53 +02:00
antoniocarlon
fafd4a364e
Fixed naming issue
2018-05-08 15:52:30 +02:00
antoniocarlon
46d7027cdb
Created MVT returning function for DO
2018-05-04 15:18:55 +02:00
Mario de Frutos
a0535a6d02
Merge pull request #332 from CartoDB/develop
...
Release 1.9.0
2018-04-20 10:57:20 +02:00
Mario de Frutos
198ac90a0e
Update NEWS.md
2018-04-20 10:34:26 +02:00
Mario de Frutos
19c5b09f2b
Merge pull request #331 from CartoDB/remove_new_fields
...
Remove new fields not used to simplify deploy process
2018-04-20 10:13:07 +02:00
Mario de Frutos
eb31a8f40a
Remove new fields not used to simplify deploy process
2018-04-19 19:52:19 +02:00
Mario de Frutos
0a9fb4d51d
Release 1.9.0 artifacts
2018-04-17 17:53:17 +02:00
Mario de Frutos
b5afd0734b
Include instructions to load fixtures
2018-04-17 17:50:27 +02:00
Mario de Frutos
3e9e2f69c4
Merge pull request #325 from CartoDB/421-geom_numer_timespan_refactor
...
Refactor geom_numer_timespan
2018-04-17 17:47:39 +02:00
Mario de Frutos
0241f03329
All tests fixed
2018-04-17 17:41:04 +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
ed3b7de9e0
Fix not valid column in exploration functions
2018-04-16 11:38:28 +02:00
Mario de Frutos
350b1716e0
New fixtures after fix in bigmetadata
2018-04-16 11:14:26 +02:00
Mario de Frutos
4fc22dc188
Fixes for generate fixtures
2018-04-13 10:31:27 +02:00
Mario de Frutos
6ce5e278e9
New fixtures including table_to_table
2018-04-13 10:11:15 +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
0db98f4020
New fixtures with last changes
2018-04-12 18:52:33 +02:00
Mario de Frutos
e9dbc97772
Improve fixtures generator
2018-04-12 18:35:45 +02:00
Mario de Frutos
8f9c8cf164
Updated NEWS.md
2018-04-12 17:19:59 +02:00
Antonio
b891034146
Changed name of numer timespans to ensure backwards compatibility
2018-04-12 17:09:19 +02:00
Antonio
89f76e2a1a
Refactor geom_numer_timespan
2018-04-12 17:09:19 +02:00
Mario de Frutos
850b3c2524
Merge pull request #327 from CartoDB/Mitigate_collisions_in_suggested_name
...
Modified the denominated suggested_name to mitigate collisions
2018-04-12 17:07:01 +02:00
Mario de Frutos
5ee349f4e4
Merge pull request #324 from CartoDB/422-Refactor_GetAvailableTimespans
...
Refactor OBS_GetAvailableTimespans
2018-04-11 10:48:54 +02:00
Antonio
b4ba9b5d1d
Fixed tests
2018-04-11 10:36:58 +02:00
Antonio
be82c87bb1
Fixed CR suggestion
2018-04-11 10:36:57 +02:00
Antonio
7aac256892
Refactor OBS_GetAvailableTimespans
2018-04-11 10:36:57 +02:00
Mario de Frutos
17345f4fca
Merge pull request #329 from CartoDB/postgresql_10_support
...
Postgresql 10 support
2018-04-09 10:43:37 +02:00
Juan Ignacio Sánchez Lara
db585177ab
Explicit pre-2.4 PostGIS equal operator
...
Before PostGIS 2.4, `=` meant equality of bounding boxes, but now it's
strict equalty.
2018-04-06 13:59:31 +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
e469fb7920
Fix travis problem showing regression diffs
2018-04-04 15:42:04 +02:00
Antonio
6d23509557
Modified the denominated suggested_name to mitigate collisions
2018-02-23 10:46:01 +01:00
Antonio Carlón
2183b7fc26
Merge pull request #319 from CartoDB/383-More_null_columns_in_EU
...
Python 3
2017-11-28 16:58:13 +01:00