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

Test for ncWMS #8

Open
rsignell-usgs opened this issue May 19, 2016 · 1 comment
Open

Test for ncWMS #8

rsignell-usgs opened this issue May 19, 2016 · 1 comment
Assignees

Comments

@rsignell-usgs
Copy link
Member

To solve issue #3, we need to first test if we have a ncWMS service that is capable of accepting COLORSCALERANGE requests. There are existing tests to determine if we have an ESRI WMS service or a geoserver WMS service:
https://github.com/TerriaJS/terriajs/blob/newui/lib/Models/WebMapServiceCatalogItem.js#L346-L352

So we just need to get creative and figure out how to uniquely identify a ncWMS service.

@jiwalker-usgs
Copy link

TerriaJS/terriajs#1636 is the first pass at this

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

2 participants