bjornharrtell / webgispublic

Automatically exported from code.google.com/p/webgispublic
Other
0 stars 0 forks source link

WebGIS.SourceDialog #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A panel that should enable the user to add new layers to the map/toc.

The panel should contain an input box for an URL with validation. The type
of service must be selected manually by the user. Suggested initial support
should be:

* WMS
* WFS

Capabilities should be parsed and and presented in such a way that the user
can select which sub-layers to be used (treepanel?)

Logic must be written to check if the services support the same reference
system.

To support tilebased services some thought is required. Reinitialization of
map parameters will be needed in this case. Also only one or compatible
tile services can be used at the same time.

An interesting additional feature could be a preview box.

Original issue reported on code.google.com by bjorn.ha...@gmail.com on 27 Oct 2008 at 10:15

GoogleCodeExporter commented 8 years ago

Original comment by bjorn.ha...@gmail.com on 28 Oct 2008 at 9:42