brandonmayer-zz/sci-wms

remove wms handler modifications

Opened this issue · 0 comments

the current wms_handler function overrides and hard codes the get request before passing to getMap. Remove overriding and custom get parameters. Only use standard wms requests and pass the raw data to getMap.