NRCan / geo-deep-learning

Deep learning applied to georeferenced datasets
https://geo-deep-learning.readthedocs.io/en/latest/
MIT License
150 stars 49 forks source link

Additional geometry checks needed #495

Open ms888ekb opened 1 year ago

ms888ekb commented 1 year ago

Current gpkg inference of the GDL can contain such objects like GeometryCollection, LineString, etc.

We need to add some extra geometry checks in the post-processing pipeline to get only Polygon objects in the final gpkg.