Commit Graph

374 Commits

Author SHA1 Message Date
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
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
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
eb31a8f40a Remove new fields not used to simplify deploy process 2018-04-19 19:52:19 +02:00
Mario de Frutos
ed3b7de9e0 Fix not valid column in exploration functions 2018-04-16 11:38:28 +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
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
Antonio
6d23509557 Modified the denominated suggested_name to mitigate collisions 2018-02-23 10:46:01 +01:00
Mario de Frutos
94b8e7492d OBS_GetAvailableGeometries now receives number of geometries from input
We need the number of geometries to pass them to the get score function
in order to get an accurate score for the input in order to suggest
what is the geometry that fits better for the input we have
2017-10-10 18:09:26 +02:00
Mario de Frutos
cef99c6343 OBS_MetadataValidation
New function to check the metadata in order to search for errors like
for example if we have the metadata for a median aggregation and the
normalization is by are it'll fail.
2017-08-09 16:11:10 +02:00