issues
search
CartoDB
/
observatory-extension
BSD 3-Clause "New" or "Revised" License
6
stars
4
forks
source link
Handle mixed geometries
#285
Closed
talos
closed
7 years ago
talos
commented
7 years ago
Handle mixed geometries (IE one column with ZCTA data, another with tract data) far more efficiently
Instead of matching all user geometries to all Observatory geometries in one CTE, we now do one CTE per unique Observatory geometry
Automatically assign
normalization
as part of
OBS_GetMeta
when it is not specified.
normalization
as part ofOBS_GetMeta
when it is not specified.