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:
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