Riverscapes / QRiS

Riverscapes Studio - for QGIS
https://qris.riverscapes.net
GNU General Public License v3.0
2 stars 0 forks source link

Provide a map layout template for As-Built #291

Open joewheaton opened 10 months ago

joewheaton commented 10 months ago

Please provide a basic template and how we specify it for @KellyMWhitehead (*.qpt) for us to experiment with.

nick4rivers commented 10 months ago

Right on going to meet and work on this with Zach

zburgert1997 commented 10 months ago

I have a basic QRiS template but I can't upload a .qpt file to GitHub (says it doesn't support that file type). Any ideas?

zburgert1997 commented 10 months ago

Kelly, here is an exploratory template for QRiS. Just has the basic map elements for testing within QRiS. Will have more templates further down the road.

https://drive.google.com/open?id=1dce2NBD0vNLcsXLMZcYHUQDmJ02aWdBt&usp=drive_fs

zburgert1997 commented 9 months ago

Kelly & Nick,

Here is a video about .qpt (template) files and how they transfer between different .qgz (map) files with different data. It may be of interest to both of you for QRiS and can show some of the limitations/concerns with .qpt files. This is a first video so I don't expect to have caught all the potential limitations but just the ones I noticed.

Video Link: https://drive.google.com/open?id=14TVuLo32QK5vWCznm-izGW4jJeWIFknk&usp=drive_fs QPT File Link: https://drive.google.com/open?id=14MgPBeac5lkkZkj9zPcoo_utv7jbZCYq&usp=drive_fs

nick4rivers commented 9 months ago

@zburgert1997 this is awesome this is exactly the kind of research we need on developing these new features.

nick4rivers commented 9 months ago

@zburgert1997 there is so much good stuff here. I think @philipbaileynar might have ideas for how we capture things like 'project name' etc.....one thing we could also consider however it just putting them in project level variables which can be accessed from anywhere? This is going to be super useful when we it's time to start iterating on how mapping is going to work in QRiS projects.

zburgert1997 commented 9 months ago

Nick & Kelly,

Here is another video of the Python code used for project templates within QRiS. I will go over what I have achieved so far and focus on the major issues/limitations with the code. Let me know your feedback and the direction you would like me to take on this.

Video Link: https://drive.google.com/open?id=14TVuLo32QK5vWCznm-izGW4jJeWIFknk&usp=drive_fs

joewheaton commented 9 months ago

@KellyMWhitehead and @philipbaileynar, please let @zburgert1997 know how to proceed to get a first example implemented in QRiS.