-
Notifications
You must be signed in to change notification settings - Fork 4
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
New WP algorithm #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nice, reading done, let me do some testing now!
additional questions
|
| Team B | B | My Company / Survey Team B | | ||
|
||
After this, we are all set to run the tool, with three arguments: 1. name of the main Mergin project, 2. filename | ||
of the GeoPackage used to split data, 3. Mergin username of the admin, who will be creating/updating the projects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer to use the same as in mergin-py-client
let the user setup MERGIN_URL and MERGIN_AUTH tokens generated by mergin login
.?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm the problem with MERGIN_AUTH token is that it is short-lived, only working for a few hours, then requiring a new login...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok ... support both in that case?
to be able to run it with my example I had to remove spaces from the team names
by
|
I suggest to use different naming to the resulting projects, where the original project name would be part of the work_packages names. ... imagine you create 100 workpackage projects and how the dashboard will look like. if we use some consistency, in the future we can group the subprojects in the collapsible menu in the mergin web? (i think it will be pretty much must-have from first release) |
Also I think we should braninstorm the configuration files in general. I think that
|
it looks like this is not working |
Yes
There's
Yes - simply we would not add an entry in |
Added #9 |
I don't have a strong opinion... the way how it is now was just the easiest to implement 🙂
Yeah we should probably move it to top-level directory and rename it. As for internal files... we could use a hidden dot directory, but on Windows it would still show up I guess?
As discussed already, it should be working, probably a forgotten push... |
nice nice... happy to close this one... |
No description provided.