Nodetiles buffers the tile area before requesting data. For very large tiles, we're creating invalid geometries when we buffer.
Ideally we'd be able to configure the buffer amount in nodetiles. We should also potentially sanity-check the bounding box before making the MongoDB query.
Nodetiles buffers the tile area before requesting data. For very large tiles, we're creating invalid geometries when we buffer.
Ideally we'd be able to configure the buffer amount in nodetiles. We should also potentially sanity-check the bounding box before making the MongoDB query.