Skip to content

Instantly share code, notes, and snippets.

@krishnaglodha
Created September 12, 2021 08:40
Show Gist options
  • Save krishnaglodha/4677423c6fe1f20d564b3d64a9ecebe4 to your computer and use it in GitHub Desktop.
Save krishnaglodha/4677423c6fe1f20d564b3d64a9ecebe4 to your computer and use it in GitHub Desktop.
Basic store with URL and Layers
sources:
geoserver_wms:
type: wms
req:
#Provide geoserver wms endpoint without workspace as URL
url: http://localhost:8080/geoserver/wms?
#Provide layername without workspace as layers
layers: ne_10m_populated_places
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment