Questions about business logic for inundation projects
Closed this issue · 4 comments
kbartelt commented
Hi @MattReimer @philipbaileynar @joewheaton
I have some questions/ issues about the inundation business logic that I typed below and also demonstrated in a video
- Issues using repeater tag in business logic
- Within the business logic can I point to a project metadata tag in the project xml for a node label?
- Everything loads in the correct order in the RAVE Project Explorer, but then the order gets messed up if I load multiple things at once into the ArcMap TOC
- I have an error in all my project.rs.xml files in which the project xml path points to a .tif but the file is actually a .png. Is there any way to fix this and bring this file into RAVE without going in and fixing each project.rs.xml file?
Thank you
<iframe width="560" height="315" src="https://www.youtube.com/embed/CpvSGdCHzkA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>joewheaton commented
Thanks @kbartelt for posting this. @philipbaileynar Karen is about to submit her thesis. The timing of above is something she'll need to resolve in November in preparation for submitting her manuscript.
philipbaileynar commented
- I think repeaters are broken in RAVE. I tried using them a while back and couldn't get them to work as expected. We need an issue for that.
- No. You cannot refer to metadata within a node label. Log that as an enhancement issue if that's required.
- Adding layers to the map in incorrect order is a know issue.
- You will need to fix your project files. If there are less than 20 then just suck it up and edit them by hand. If there are more than 20 then consider a one-time hacky Python script to make the change.
kbartelt commented
@philipbaileynar @MattReimer @joewheaton FYI the repeaters appear to be working fine with RAVE for how I was using them, the issue I was having was within the project XML
joewheaton commented
Great news Karen!
…_____________________
Dr. Joseph M. Wheaton
435-554-1247 (direct) | http://www.joewheaton.org
On Thu, Dec 3, 2020 at 7:19 AM kbartelt ***@***.***> wrote:
@philipbaileynar <https://github.com/philipbaileynar> @MattReimer
<https://github.com/MattReimer> @joewheaton
<https://github.com/joewheaton> FYI the repeaters appear to be working
fine with RAVE for how I was using them, the issue I was having was within
the project XML
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKGAAJM6MT33UVNNGKI2NLSS6NADANCNFSM4S5BY5KA>
.