|
Currently, then trying to load kmz data from a network source/url here: https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/ it results in this error: Invalid Error: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://firms.modaps.eosdis.nasa.gov/api/kml_fire_footprints/russia_asia/24h/c6.1/FirespotArea_russia_asia_c6.1_24h.*' Any way to have a "live link" layer that can work with these data urls? Downloading the kmz and importing it from the file system works fine, just not from the network source so one can "reload" it from time to time. |
Answered by
giswqs
Jul 26, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@foosint Thank you for reporting. This issue has been fixed in #1441