Skip to content

WMS Layer Pop-Up Does Not Work #978

Answered by Sonia-96
Sonia-96 asked this question in Q&A
Discussion options

You must be logged in to vote

@swainn Thanks for your help. After checking your answers and the tethys-layout_showcase app, I finally fixed the issue.

These are what I did:

  1. Change endpoint to https://tethys2.byu.edu/geoserver/wms or http://localhost:8181/geoserver/wms (using tethys docker)

  2. Add a variable geoserver_workspace = 'topp' to MapLayout

class StateTempMap(MapLayout):
    ...
    show_properties_popup = True,
    geoserver_workspace = 'topp'

Replies: 4 comments 12 replies

Comment options

You must be logged in to vote
10 replies
@swainn
Comment options

@Sonia-96
Comment options

@Sonia-96
Comment options

@swainn
Comment options

@Sonia-96
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Sonia-96
Comment options

@swainn
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Sonia-96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants