We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://worldwind.arc.nasa.gov/web/get-started/ Documentation Get Started page provides an outdated link for wms imagery.
Old: https://neo.sci.gsfc.nasa.gov/wms/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
New: https://neo.gsfc.nasa.gov/wms/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
gsfc has dropped "sci" subdomain
The text was updated successfully, but these errors were encountered:
It is also wrong in the WMS example file: https://github.com/NASAWorldWind/WebWorldWind/blob/develop/examples/WMS.js MATLAB has the wrong address listed too in their WMS database.
Sorry, something went wrong.
No branches or pull requests
Description
https://worldwind.arc.nasa.gov/web/get-started/
Documentation Get Started page provides an outdated link for wms imagery.
Old: https://neo.sci.gsfc.nasa.gov/wms/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
New: https://neo.gsfc.nasa.gov/wms/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
gsfc has dropped "sci" subdomain
The text was updated successfully, but these errors were encountered: