You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Using Tutorial Data or other data that do not cover full earth, create San Francisco globe
Push and Publish the built globe with the option "WMS" enabled
Using QGIS or other WMS client, view the WMS published globe
Notice that outside San Francisco the content are displayed in black color.
Expected behavior: the outside content should be white and not black as the OGC WMS specification states (if not BCCOLOR is supplied, the default value used should be white). The same statement is also mentioned in the Open GEE Documentation.
Note: From looking at the code it appears that BGGCOLOR is always black whether passed in by the WMS client or not.
The text was updated successfully, but these errors were encountered:
tst-nfarah
changed the title
WMS displayed content don't use BGCOLOR correctly
WMS displayed content don't apply BGCOLOR correctly
Dec 10, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Note: From looking at the code it appears that BGGCOLOR is always black whether passed in by the WMS client or not.
The text was updated successfully, but these errors were encountered: