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

AOI creation screen not refreshing correctly #61

Open
jdduh opened this issue Jun 4, 2018 · 4 comments
Open

AOI creation screen not refreshing correctly #61

jdduh opened this issue Jun 4, 2018 · 4 comments
Assignees

Comments

@jdduh
Copy link

jdduh commented Jun 4, 2018

This is a screenshot of the Create AOI tool when the initial AOI boundaries (red lines) were created. The background layers (flow acc and forecast points) were not correctly displayed.

image

@jdduh jdduh added the bug label Jun 4, 2018
@lbross
Copy link
Contributor

lbross commented Jul 20, 2018

Can you clarify this issue? Is the problem the pixel size of the background layers? The color of the forecast points (blue vs green) ? Was the basin created from local layers or webservices layers? The flow acc and forecast points look okay to me in the AOI I just created from an older basin. I don't remember if it was created from local layers or webservices.

@jdduh
Copy link
Author

jdduh commented Jul 22, 2018

The vector layer was drawn over a not-refreshed flow accumulation layer. If I mannually refresh the map, then the display would refresh correctly. You probably can fix this problem by doing a complete map refresh after the vector layer is drawn. I remember ArcMap has several refresh modes. You need to use the mode that redraw every activated layers on the map.

lbross added a commit that referenced this issue Aug 14, 2018
@lbross lbross added the ready label Aug 14, 2018
@lbross
Copy link
Contributor

lbross commented Aug 14, 2018

Got it. This is fixed and ready to deploy

@lbross lbross added deployed and removed ready labels Aug 27, 2018
@jdduh
Copy link
Author

jdduh commented Oct 9, 2019

We should review this issue more comprehensively since I still find erroneous display and excessive refreshing in BAGIS. My preference is not to include the display refreshing routine in individual functions, but explicitly call a refreshing function at the end of a task or a process. I will try to post the individual display issues here.

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

No branches or pull requests

2 participants