UGS-GIO / wetlands

UGS Wetlands web application that compiles a large data set of Utah wetlands data and displays is on an interactive web map
https://geology.utah.gov/apps/wetlands/index.html
0 stars 0 forks source link

Wetland Stressors libtess error #39

Closed marshallrobinson closed 2 years ago

marshallrobinson commented 2 years ago

What happened?

1) Turn on Console in devTools 2) I turn off all the layers 3) I turn on 'Wetland Stressors' 4) I zoom out and pan around and the whole layer won't draw 5) Chrome crashes, and I reload Chrome

What did you expect to happen?

I'd expect the layer to draw state-wide, and not crash Chrome.

Browser Version

Chrome (newest release)

jjhi11 commented 2 years ago

Yeah....... @esri_js_api

marshallrobinson commented 2 years ago

C'mon ESRI!

Do we remove this layer from the application until ESRI fixes the bug? Chrome/Firefox crashes every single time I try to turn on the Wetland Stressors layer. @wetlandsDiane

wetlandsDiane commented 2 years ago

Hi,

I did the same test as Marshall, except that I didn't turn on console in devtools (not sure what that means). Chrome didn't crash for me, but the layer started drawing really weird, with gaps in the data instead of a continuous surface. I tried a second time and the layer would only load as a small rectangle around Salt Lake City instead of showing up for the entire state.

I am fine with removing the Wetland Stressors layer from the app for now.

Diane

On Wed, Mar 9, 2022 at 4:40 PM marshallrobinson @.***> wrote:

C'mon ESRI!

Do we remove this layer from the application until ESRI fixes the bug? Chrome/Firefox crashes every single time I try to turn on the Wetland Stressors layer. @wetlandsDiane https://github.com/wetlandsDiane

— Reply to this email directly, view it on GitHub https://github.com/UGS-GIO/wetlands/issues/39#issuecomment-1063489103, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3KRTSZL47CW4MNDWEPVPDU7EZH3ANCNFSM5QH7VO7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

-- Diane Menuz Wetland Program Coordinator Utah Geological Survey 1594 W. North Temple P.O. Box 146100 Salt Lake City, UT 84114 801.538.7436 http://geology.utah.gov/resources/wetlands/

jjhi11 commented 2 years ago

I will remove it for now.

marshallrobinson commented 2 years ago

Now that ESRI has fixed the bug, this is good to add back to the app.

One comment before doing so: Is it possible to change the symbol-title from "gridcode" to something else or get rid of it completely?

Also, @wetlandsDiane or @jjhi11, if there's already-reviewed text to add to the "Database Contents" panel about this layer, please add it at the same time you release the new version of the app.

wetlandsDiane commented 2 years ago

Yes, please change from "gridcode" to "Stress level"

As far as the text about it in the "database contents"- can you look for the text in an older version of the app, before we removed that layer from the app? I assume there was text and we removed it when the layer was removed.

On Thu, Sep 8, 2022 at 10:41 AM marshallrobinson @.***> wrote:

Now that ESRI has fixed the bug, this is good to add back to the app.

One comment before doing so: Is it possible to change the symbol-title from "gridcode" to something else or get rid of it completely?

Also, @wetlandsDiane https://github.com/wetlandsDiane or @jjhi11 https://github.com/jjhi11, if there's already-reviewed text to add to the "Database Contents" panel about this layer, please add it at the same time you release the new version of the app.

— Reply to this email directly, view it on GitHub https://github.com/UGS-GIO/wetlands/issues/39#issuecomment-1240960919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3KRTUSP6P3T2XLHJUKSF3V5IJNDANCNFSM5QH7VO7A . You are receiving this because you were mentioned.Message ID: @.***>

-- Diane Menuz Wetland Program Coordinator Utah Geological Survey 1594 W. North Temple P.O. Box 146100 Salt Lake City, UT 84114 801.538.7436 http://geology.utah.gov/resources/wetlands/

marthajensen commented 2 years ago

@jjhi11 I added the legend label "Stress level" in the service for Wetland Stressors. Here's what the new service looks like:

image

jjhi11 commented 2 years ago

fixed