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

Support datacube-ows vendor option to add extra parameters to requests to dynamically generated indices / scaling etc. #7175

Open
whatnick opened this issue May 31, 2024 · 0 comments

Comments

@whatnick
Copy link
Contributor

Datacube-OWS supports a vendor option to allow running custom bandmath and styling inline in WMS GetMap requests. Support this as vendor options for WMS layers.

Sample WMS request is shown below :
https://ows.adias.aquawatchaus.space/wms?transparent=true&format=image%2Fpng&exceptions=XML&version=1.3.0&time=2023-10-23&service=WMS&request=GetMap&layers=landsat8_derived_sst&bbox=15067267.015573945%2C-4187526.157575097%2C15106402.774055954%2C-4148390.399093084&width=256&height=256&crs=EPSG%3A3857&code=sst_mean&colorscheme=turbo&colorscalerange=10000,16000

With options :

  • code
  • color_scheme
  • colorscalerange
@whatnick whatnick changed the title Support datacube-ows vendor option to add extra parameters to requests to dynamically generate indices / scaling etc. Support datacube-ows vendor option to add extra parameters to requests to dynamically generated indices / scaling etc. May 31, 2024
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