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

Feature request: legend visualization for WMS raster data #68

Closed
antobenve opened this issue Aug 28, 2017 · 1 comment
Closed

Feature request: legend visualization for WMS raster data #68

antobenve opened this issue Aug 28, 2017 · 1 comment
Labels
done Issue fixed / feature added feature request wait feedback

Comments

@antobenve
Copy link
Collaborator

antobenve commented Aug 28, 2017

Expected Behavior

When loading a dataset through WMS request, it would be useful to understand what colors refer to in terms of numbers.

Current Behavior

Colors are difficult to understand as even the range of data is not known.

Possible Solution

The visualization of a legend would be enough if data cannot be accessed and therefore information cannot be obtained by clicking on the map (through the pop-up window).

Steps to Reproduce

  1. Load a WMS view according to this code:
    https://sedac.ciesin.columbia.edu/geoserver/wms?bbox={bbox-epsg-3857}&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&style=&layers= gpw-v4:gpw-v4-population-count-adjusted-to-2015-unwpp-country-totals_2020&format=image/png8&transparent=true&height=256&width=256
  2. Check its visualization

...

feat req wms raster legend

@fxi
Copy link
Member

fxi commented Aug 29, 2017

Done:

mx_add_wms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issue fixed / feature added feature request wait feedback
Projects
None yet
Development

No branches or pull requests

2 participants