-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Hi!
I've got a client interested in change management of "gold" level data coming from vendors.
The internal analysts may need to modify the data, then send it back to the vendor to incorporate their corrections, then it's reimported from the vendor. This process takes at least 2 months end-to-end.
I'm working on a solution that introduces version control of the files imported from the vendor, but allows the analysts to create a new branch to share with others. We can call that "silver" level data.
The data can then be consumed by others before it's gone through the vendor again.
I stumbled onto GeoTools, then found this project [great work btw] and I think it's a good fit for this use-case.
The users may not be comfortable with the CLI operations, but a UI may be appealing.
Are there any UI projects in the works?
Or is this something the community might like?