geotrellis / vectorpipe

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

Make RobustFeature completely robust #153

Open jpolchlo opened 3 years ago

jpolchlo commented 3 years ago

The recent addition of RobustFeature (in #147 and #148) permitted AugmentedDiffSource to properly handle streams containing bad geometries. This does not, however, permit features with bad data fields. See this match. We should consider changing that in a future release.