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 The custom data is not visible on map step 4 of project creation. No API is called for loading custom data extracts.
To Reproduce Steps to reproduce the behavior:
Expected behavior custom data extract to be visible on map
Screenshots
The text was updated successfully, but these errors were encountered:
Is the geojson valid? Perhaps it threw an error silently.
I just uploaded a custom data extract:
Related #1145 (uploading flatgeobuf doesn't work properly, but geojson should)
Sorry, something went wrong.
The bbox kathmandu.txt
The extract kathmandu_extract.txt
They are txt file, as geojson is not supported by github.
Oops accidentally deleted my previous comment.
So data extracts are not getting passed through to the generate stage correctly - only a false value gets passed:
generate
false
Two things to investigate:
spwoodcock
Successfully merging a pull request may close this issue.
Describe the bug
The custom data is not visible on map step 4 of project creation. No API is called for loading custom data extracts.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
custom data extract to be visible on map
Screenshots
The text was updated successfully, but these errors were encountered: