This adds an optinal maxcells parameter to the rectangle and hexagonal grids, with a default value of 262144 (2^18). An error occurs when the grids would need more cells.
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
10000
|
|
ERROR: The requested grid is too big to be rendered
|
|
CONTEXT: PL/pgSQL function cdb_rectanglegrid(geometry,double precision,double precision,geometry,integer) line 64 at RAISE
|