geotrellis / vectorpipe

Convert Vector data to VectorTiles with GeoTrellis.
https://geotrellis.github.io/vectorpipe/
Other
74 stars 20 forks source link

(history) Filter degenerate Polygons #39

Closed fosskers closed 7 years ago

fosskers commented 7 years ago

We had always done something like this on the Snapshot side, but we forgot to bring this detail over to the History code. If we don't include this logic, VectorPipe runs over country extracts will almost certainly run into degenerate Ways, which don't play well with later steps.