We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
task_split
To Reproduce
Expected behavior
Screenshots
Uploading the flatgeobuf works, displaying as custom_extract.geojson (after conversion):
custom_extract.geojson
After splitting:
Returned data:
The text was updated successfully, but these errors were encountered:
The PR fixes geojson parsing, plus cases with nested GeometryCollection.
Part if the issue was attempting to use a custom data extract containing only buildings, so there were not roads and rivers for splitting.
I will make another issue about this.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
task_split
endpoint, instead of the geojson generated from it.To Reproduce
Expected behavior
Screenshots
Uploading the flatgeobuf works, displaying as
custom_extract.geojson
(after conversion):After splitting:
Returned data:
The text was updated successfully, but these errors were encountered: