slice: don't overwrite sliceId/tileId at start of each slice
This commit fixes an error whereby current the slice and tile ids would be reset to zero at the start of each geometry slice, causing the slice and tile ids set by the partitioning method to be overwritten.
Please register or sign in to comment