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 Fire events in the event collection don't return the fire perimiter from the FireWFIGS_Permiter import in disaster import group.
To Reproduce Steps to reproduce the behavior: API https://datacommons.org/api/disaster-dashboard/event-data?eventType=WildlandFireEvent&place=geoId%2F06&minDate=2022-06-22&maxDate=2023-06-22&filterProp=area&filterUnit=SquareKilometer&filterUpperLimit=1000&filterLowerLimit=50
should return firePerimeter propety with geoJson of the perimiter
Screenshots If applicable, add screenshots to help explain your problem.
Additional context mixer golden test should have firePerimiter:
mixer/internal/server/v1/event/golden/event_collection/FireEvent_CA_202210.json
Line 4 in 061242e
The text was updated successfully, but these errors were encountered:
As a workaround FireWFIGS_Perimeter is added to auto1d import group that includes FireWFIGS import.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Fire events in the event collection don't return the fire perimiter from the FireWFIGS_Permiter import in disaster import group.
To Reproduce
Steps to reproduce the behavior:
API https://datacommons.org/api/disaster-dashboard/event-data?eventType=WildlandFireEvent&place=geoId%2F06&minDate=2022-06-22&maxDate=2023-06-22&filterProp=area&filterUnit=SquareKilometer&filterUpperLimit=1000&filterLowerLimit=50
should return firePerimeter propety with geoJson of the perimiter
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
mixer golden test should have firePerimiter:
mixer/internal/server/v1/event/golden/event_collection/FireEvent_CA_202210.json
Line 4 in 061242e
The text was updated successfully, but these errors were encountered: