Skip to content

WFS Adapter API

Past due by almost 8 years 0% complete

The current Web Interface is written using JSP and is totally dependent on the libraries used at the WFS Adapter's core.

  • WFS Adapter API
    An abstract service to deal with the Web Interface functions, e.g. list features, add feature, etc., needs to be therefore created.

  • Admin Web Interface
    An agnostic javascript application will be written to interact w…

The current Web Interface is written using JSP and is totally dependent on the libraries used at the WFS Adapter's core.

  • WFS Adapter API
    An abstract service to deal with the Web Interface functions, e.g. list features, add feature, etc., needs to be therefore created.

  • Admin Web Interface
    An agnostic javascript application will be written to interact with the API, replacing the current JSP interface.

Loading