
Problem with a GIS website
Until the most recent update of Firefox, I was able to access atrribute data of a GIS map feature on the GIS Open Data, State of Michigan website:
Now, I can not click on any feature. I can do this, however, using Chrome. What is the issue, here?
所有回复 (9)
You can check the Web Console for WebGL related messages.
- "3-bar" menu button -> Web Developer or Tools -> Browser Tools -> Web Developer Tools
- https://developer.mozilla.org/en-US/docs/Tools/Web_Console
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://hubcdn.arcgis.com/opendata-ui/assets/hub-components/locales/arcgis-hub-map-widget-legend.i18n.en.json. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 502.
unhandledrejection { target: Window, isTrusted: true, promise: Promise { "rejected" }, reason: TypeError, srcElement: Window, eventPhase: 0, bubbles: false, cancelable: true, returnValue: true, defaultPrevented: false, … }
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.
由FireFoxFan1于
I got this error:
[esri.views.WebGLDriverTest] A problem was detected with your graphics driver. Your driver does not appear to honor sampler precision specifiers, which may result in rendering issues due to numerical instability. We recommend ensuring that your drivers have been updated to the latest version. Applying lowp sampler workaround. [0.0.0.0]
The problem with this is that I'm able to click and access the layers in another browser.
Even with your latest link I have no issues zooming in and getting the polling information. So not sure what is happening with your FF but I am using FF101.0 and no issues at all.
More context. Here are some screenshots in Firefox and Chrome. As you can see, in Chrome, I don't even have to select a feature to get a preview of its name. In Firefox, I can not select a feature, at all:
由FireFoxFan1于
I will mentioned this again using the same link and looking at voter roll I have no issues as I posted on my screenshot. So at this point your going to have to get a computer shop to see what the problem is. My setup works just fine.
lol Whatever.
Hmmm, after downgrading and now upgrading to v 102.0 (32-bit), I'm still exihibiting the same problem. I even turned off my anti-virus software and tried brand new profiles.
Here's another angle: Is anyone here still using Windows 7? If so, can you check to see if you can access the attributes on the GIS website? I can't think of anything else.
Okay, so I've narrowed things down. Apparently, the last Firefox update or two no longer allows a work-around for my very old, buggy graphics card for WebGL-based pages. Chrome still provides a work-around. But, I'm not sure exactly what or where that is.