TileStache icon indicating copy to clipboard operation
TileStache copied to clipboard

Add ability to drop features to individual feature transforms

Open rmarianski opened this issue 9 years ago • 0 comments

It would be nice if there was a way for the individual feature transforms to signal that a feature should be dropped. One way to do this would be to return None for the shape. This would allow us to cut down on some of the post-process steps.

rmarianski avatar Dec 04 '15 20:12 rmarianski