Closed talos closed 8 years ago
The ETL now generates a the_geom column with a very simple MULTIPOLYGON geom approximating the coverage of that table. We should use it, as bounds is now deprecated.
the_geom
bounds
This builds off of https://github.com/CartoDB/bigmetadata/issues/40
This was merged and resolved.
The ETL now generates a
the_geom
column with a very simple MULTIPOLYGON geom approximating the coverage of that table. We should use it, asbounds
is now deprecated.