Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRefactor Plugin #4

Open
meisei4 opened this issue Jun 20, 2024 · 3 comments
Open

QRefactor Plugin #4

meisei4 opened this issue Jun 20, 2024 · 3 comments

Comments

@meisei4
Copy link
Owner

meisei4 commented Jun 20, 2024

QRefactor Plugin Proposal

Problem Statement:
Managing and updating file paths and names within QGIS projects is cumbersome and error-prone. Current plugins like the QGIS Browser and DB Manager assist with file management but do not automatically update project references when source file changes occur. Additionally, maintaining an organized Git repository for QGIS projects requires manual tracking of file changes, which is time-consuming and prone to errors.

Proposed Solution:
Develop the QRefactor plugin to automate the refactoring of file paths and names within QGIS projects whenever changes are made to the source files. This plugin will also integrate Git tools to automatically track, commit, and push changes to the repository, ensuring an organized and up-to-date project structure. Unlike existing plugins, QRefactor will provide seamless management of file changes and version control directly within the QGIS interface.

@meisei4
Copy link
Owner Author

meisei4 commented Jun 20, 2024

to be implemented via https://github.com/meisei4/QRefactor

@meisei4
Copy link
Owner Author

meisei4 commented Jul 19, 2024

There seems to exist a version of this already but i havent figured out how to integrate it as a plugin into QGIS https://github.com/planetfederal/qgis-geogig-plugin

@meisei4
Copy link
Owner Author

meisei4 commented Aug 27, 2024

Did a ton of scrolling through QGIS plugins and found many that I need to investigate before I work on the QRefactor Plugin.

https://github.com/stars/meisei4/lists/gis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant