GeoNode / geonode-mapstore-client

MapStore Client for GeoNode
http://geonode.org/geonode-mapstore-client/master
Other
14 stars 107 forks source link

Allow GetMap proxy requests #1842

Closed giohappy closed 1 month ago

giohappy commented 1 month ago

The 3D view (backed by Cesium) goes through AJAX to fetch tiles and avoid the security tinting from the browser. MapStore automatically sends the request to the proxy, so the GeoNode proxy must allow GetMap requests to let them through when a layer is added with the MS Catalogue component.

As usual, this permissive rule can be restricted by changing the settings.PROXY_ALLOWED_PARAMS_NEEDLES config