Skip to content
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

Layers added to map not visible in 3D map mode #8325

Open
mbrunger opened this issue Aug 30, 2024 · 0 comments
Open

Layers added to map not visible in 3D map mode #8325

mbrunger opened this issue Aug 30, 2024 · 0 comments

Comments

@mbrunger
Copy link

Layers added to the map from a WMS service are not visible on the map when switching the map to 3D mode. The service requests are converted to proxy requests by adding http://localhost:8080/geonetwork/proxy?url= in front of it and get a 500 error status result. In 2D mode the services work without problem but switching the map to 3D mode makes them invisible as the layers can not be loaded through the proxy url.

Steps to reproduce the behavior:

  1. In User interface settings turn on the option 'Allow 3D mode'
  2. Go to the map and add a layer through Add Layer > Services, for example: https://geodata.zuid-holland.nl/geoserver/landelijk_gebied/wms
  3. The layer is visible in 2D mode. Then switch to 3D mode by clicking on the button 'Switch from 2D to 3D'
  4. Now the layer is not visible anymore. The F12-menu shows the proxy requests with 500 errors.

Test environments:

  • GeoNetwork 3.12.11 server installation opened with Chrome on Windows
  • GeoNetwork 3.12.10 Docker installation opened with Safari on Mac OSX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant