You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Once changes have been made to feature properties, we will need a way to save these changes back to the files that the features were imported from.
Since we treat a folder as a "project", and we import multiple files worth of features, we'll need to keep track of which object (in memory) came from which file, that way we can write the changes to the appropriate files.
The text was updated successfully, but these errors were encountered:
Once changes have been made to feature properties, we will need a way to save these changes back to the files that the features were imported from.
Since we treat a folder as a "project", and we import multiple files worth of features, we'll need to keep track of which object (in memory) came from which file, that way we can write the changes to the appropriate files.
The text was updated successfully, but these errors were encountered: