Frontend implementation for multiple feature selection within single form submission #1800
Open
3 tasks done
Labels
effort:low
Likely a few hours
enhancement
New feature or request
frontend
Related to frontend code
priority:high
Should be addressed as a priority
testing:fail
Failed testing
Milestone
Is your feature request related to a problem? Please describe.
Follow on from #1653, as the frontend implementation.
Related #1792 #1799
Issue was described across these links, but consolidating info here.
Describe the solution you'd like
During project creation we need:
/projects/{project_id}/additional-entity
endpoint, passing in the GeoJSON file as form data. It should be called after task areas have been created (via API call) and data extract uploaded (via API call), but before the/generate-project-data
endpoint is called (this will create the Entity list).geojson
.additional_entities
param on/generate-project-data
.The text was updated successfully, but these errors were encountered: