Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool for converting MapStore1 maps to enable MapStore2 functionalities #1230

Closed
mbarto opened this issue Oct 28, 2016 · 5 comments
Closed

Tool for converting MapStore1 maps to enable MapStore2 functionalities #1230

mbarto opened this issue Oct 28, 2016 · 5 comments

Comments

@mbarto
Copy link
Contributor

mbarto commented Oct 28, 2016

Some functionalities in MapStore1 were dependent on the WMS GetCapabilities (e.g. queryable, zoom to layer, etc.). We should create a tool to:

  • read MapStore1 maps
  • issue a GetCapabilities on each WMS source
  • update WMS layers info from capabilities to fill missing info
  • save the new map
@tdipisa
Copy link
Member

tdipisa commented May 10, 2017

IMPORTANT: See also what reported in #1662

We should provide a tool that allows to update all the layers on the map.
The "Refresh layers" tool will call the proper services (only for WMS layers now) to guess the missing information.

So the save functionality of the updated map should be optional.

@mbarto
Copy link
Contributor Author

mbarto commented Jun 15, 2017

image
Refresh all wms layers at once

@mbarto
Copy link
Contributor Author

mbarto commented Jun 15, 2017

image
You are asked for what you want to update: bbox, title, dimensions, querybuilder support

@mbarto
Copy link
Contributor Author

mbarto commented Jun 15, 2017

image
After refresh new tools are available

@mbarto
Copy link
Contributor Author

mbarto commented Jun 20, 2017

image
You can also refresh a single wms layer

mbarto added a commit to mbarto/MapStore2 that referenced this issue Jun 20, 2017
@mbarto mbarto closed this as completed in bb6e1e7 Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants