Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Fix Geonetwork integration #123

Open
Damianofds opened this issue Sep 14, 2015 · 1 comment
Open

Fix Geonetwork integration #123

Damianofds opened this issue Sep 14, 2015 · 1 comment
Labels

Comments

@Damianofds
Copy link
Contributor

Once the user clicks on a link in the metadata Interactive Map of any geonetwork resource mapstore remains stuck on the progress bar.

This is due to a javascript error:

  • The Mapstore addLayerPlugin must be updated
  • the call to the addMSLayer function in addWMSLayer must be changed passing all the information as a single parameter
@Damianofds Damianofds added the bug label Sep 14, 2015
@offtherailz
Copy link
Member

There is still a problem with the layer title. When you open the WMS resource (not layer) MapStore tries to use the title instead of the layer name as layers option in wms requests. When the metadata instead contains a WMS layer, the layer added to mapstore uses the layer name both for title and name (it should be use the title as title and the name as name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants