Closed manjitapandey closed 9 months ago
Is the geojson valid? Perhaps it threw an error silently.
I just uploaded a custom data extract:
Related https://github.com/hotosm/fmtm/issues/1145 (uploading flatgeobuf doesn't work properly, but geojson should)
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:
Two things to investigate:
generate
endpoint, but instead a boolean value is.
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