CartoDB / CartoDB-basemaps

CartoDB basemaps
http://cartodb.com/basemaps
Other
55 stars 13 forks source link

Functions and generalizations circular dependency #50

Closed pnorman closed 8 years ago

pnorman commented 8 years ago

The generalizations require the generalize(geom geometry, zoom int) function, while functions like aeroways_zoomed require the aeroways materialized view. This is a circular dependency.