Skip to content

OpenStreetMap layer server returns 404 Not Found #138

New issue

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

Open
gb96 opened this issue Oct 27, 2017 · 0 comments
Open

OpenStreetMap layer server returns 404 Not Found #138

gb96 opened this issue Oct 27, 2017 · 0 comments

Comments

@gb96
Copy link

gb96 commented Oct 27, 2017

Description

The default OpenStreetMap layer is currently broken, creating a problem for all the demo/example apps.
Oct 27, 2017 12:01:39 PM gov.nasa.worldwind.util.SessionCacheRetrievalPostProcessor run SEVERE: Retrieval returned no content for https://worldwind20.arc.nasa.gov/mapcache?EXCEPTIONS=application/vnd.ogc.se_xml&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0

Steps to Reproduce

  1. runDemo gov.nasa.worldwindx.examples.LayerTreeUsage
  2. Click within the LayerTreePanel to enable layer "OpenStreetMap"
  3. Observe no OSM tiles loaded and exception output on stderr

Expected behavior: OSM tiles load and become visible, no exceptions thrown.

Actual behavior: OSM tiles cannot load

Reproduces how often: 100%

Operating System and Version

Windows 7 Enterprise SP1 x64

Additional Information

Ideally the NASA tileserver could be fixed and that would address this issue.
I have a Pull Request for using the OSMMapnickLayer by default as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant