systemapic / pile

PostGIS tile server
0 stars 2 forks source link

Unable to process some data while parsing \'\': Style \'layer\' required for layer \'layer\'. #10

Open strk opened 8 years ago

strk commented 8 years ago

Only touching the UI I've confused the tiler. I think the problem was that I disabled both polygon and line styles, but I'm not sure. The result is that pile now complains like this:

pile_1        | { err_id: 9,
pile_1        |   err_msg: 'Error rendering raster tile',
pile_1        |   error: [Error: Unable to process some data while parsing '': Style 'layer' required for layer 'layer'.] }

I really just wanted to make one of the layers invisible