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

Restricted IndexMaps do not display #26

Open
ewlarson opened this issue Dec 18, 2018 · 0 comments
Open

Restricted IndexMaps do not display #26

ewlarson opened this issue Dec 18, 2018 · 0 comments
Labels
bug things not working that should be

Comments

@ewlarson
Copy link
Contributor

NYU restricted proxy code hard codes a WMS data-url endpoint when the record is restricted. Need to allow geojson IndexMap value to be passed through as well.

settings.yml writes the WMS endpoint into the logic here:
RESTRICTED_URL: 'https://maps-restricted.geo.nyu.edu/geoserver/wms'

The models/concerns/wms_rewrite_concern.rb also plays a part here.

@ewlarson ewlarson added bug things not working that should be gbl-2.2.x related to upgrade to 2.2.x GeoBlacklight sdr-1.9 and removed gbl-2.2.x related to upgrade to 2.2.x GeoBlacklight labels Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug things not working that should be
Projects
None yet
Development

No branches or pull requests

2 participants