Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipping invalid geometries during deserialization #126

Open
DeividasBrazenas opened this issue Apr 27, 2023 · 0 comments
Open

Skipping invalid geometries during deserialization #126

DeividasBrazenas opened this issue Apr 27, 2023 · 0 comments

Comments

@DeividasBrazenas
Copy link

Hello,
We're calling 3rd party services to get GeoJson objects and sometimes they are returning invalid GeoJson objects. We use NetTopologySuite for deserialization and would like to be able to skip invalid geometries instead of throwing an exception.

What would be the easiest way to achieve this? We could probably have our own implementation of the converter, but maybe there's a better option.

Thanks in advance 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant