WPS module for routeEngine

Route Engine WPS Demo

This module consists on developing a WPS service for an application about paths called RouteEngine. With this service, the users can obtain the paths, while the processing tasks are processed by a Web Server on the Internet. As a result, we will get an optimal path (choosing between different Algorithms) between two or several points, as well as we will get textual descriptions and the inner points of the path. To verify this, we will use a PyWPS client, which will allow us to see the result of the service in a visual way.