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

Metadata layer broken links #8

Closed marshallrobinson closed 4 years ago

marshallrobinson commented 4 years ago

The "supplemental map info" links in the metadata layer are largely broken. I found one that still worked when clicking around, but all the others did no work.

marthajensen commented 4 years ago

@wetlandsDiane The UT_Wetlands_Metadata feature class -SUPPMAPINFO field - is only halfway filled out with data. I think this incomplete field might be causing the broken links. Is there more data for that field? image

wetlandsDiane commented 4 years ago

Martha, you mean the records with "None" in the field? There isn't any more data for those fields. Records that say "None" should not display the link in the mapper. Not sure the best way to to acehive that- should we update the field to Null?

I checked all of the links in the attribute table and they all work, so I think it is the "None" recores that aren't working.

Thanks

On Mon, May 18, 2020 at 9:56 AM Martha Jensen notifications@github.com wrote:

@wetlandsDiane https://github.com/wetlandsDiane The UT_Wetlands_Metadata feature class -SUPPMAPINFO field - is only halfway filled out with data. I think this incomplete field might be causing the broken links. Is there more data for that field? [image: image] https://user-images.githubusercontent.com/11522897/82233613-82f53300-98ed-11ea-92a6-37780e0531ee.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/UGS-GIO/wetlands/issues/8#issuecomment-630275679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3KRTR2ESIOUC3IREWV5IDRSFLCJANCNFSM4NEGLQYA .

-- 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 4 years ago

@jjhi11 what do you think? The SUPPMAPINFO field with the "None" attribute is causing broken links in the app. Should I update the "None" values to NULL instead to solve this issue?

jjhi11 commented 4 years ago

ya these need to be null

marthajensen commented 4 years ago

I changed the "None" values to NULL and republished the data. However, there are still some broken links. For example - the Upper Virgin Metadata polygon in the southwest corner of the State.

jjhi11 commented 4 years ago

it looks like it is a string value rather than a real null

marthajensen commented 4 years ago

Fixed. Good call Jay! Null values now show up as "Supplemental Map Info not currently available"

wetlandsDiane commented 4 years ago

Looks good! Thanks!

On Tue, May 19, 2020 at 4:22 PM Martha Jensen notifications@github.com wrote:

Fixed. Good call Jay! Null values now show up as "Supplemental Map Info not currently available"

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/UGS-GIO/wetlands/issues/8#issuecomment-631115050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3KRTQM6TPXW72N4YKXLHLRSMBCRANCNFSM4NEGLQYA .

-- 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/