Open nesdolya opened 1 month ago
Also, can we please turn off the Overwrite toggle when the user filters by a new project number or site id.
New functionality has been implemented in this commit https://github.com/cat-cfs/twobilliontoolkit/commit/af2b7c3399cf981a27d955b8f447ddbe765085b3
Please update the Overwrite toggle functionality for Site Mapper to the following:
Overwrite Toggle is Off:
Overwrite Toggle is On:
Currently, when the overwrite toggle is off and polygons are being added to a SiteID with existing geometry, it adds these polygons to the site_geometry table and keeps the old polygons.
We'll also have to consider how, or if, these changes impact the duplicate geometry functionality.