Here an impression from our 52°North booth at the INTERGEO fair which has taken place in Hannover during the past days. As you can see, we presented our work in the fields of Sensor Web, Web Processing, and also Linked Data and the Web of Things. We have met a lot of interesting contacts and received good feedback! Thanks to all who helped with the demonstrations and the organization!
52North WPS 3.0 released
The 52North WPS development team is proud to announce a new major release of the 52North WPS:
52°North WPS 3.0,
as well as the corresponding releases
52°North WPS Process Development Kit 3.0
WPS Client API 3.0
The basic changes and extensions from the last version are:
– R support
R is a language and environment for statistical computing is a language and environment for statistical computing. Over the past 10 years, the developers of spatial statistical methodology in R have agreed on a common set of classes and methods for spatial data in R, and thus made the set of 70+ add-on packages for spatial statistical analysis in R a coherent undertaking. The WPS framework allows to upload and expose R scripts dynamically as WPS processes.
– stability and performance improved on a large scale
– 85 Unit tests added covering all parsers, generatros and WPS requests modes
– more parsers, databindings and generators
– redesigned config
– “offical” mime types and schemas used
– several bugfixes
– extended Tutorials
A full list of changes can be found here [1]
See the tutorials section for setting up the 52°North WPS, creating a new Process, executing and exporting the process [2].
The source code is taged as “WPS-3.0” and can be found in our svn repository [3]
The binary distribution can be found here [4].
Test instances can be invoked here [5].
A tutorial for the WPS Process Development Kit can be found here [6].
A tutorial for the WPS Client API can be found here [7].
Regards,
52N WPS development Team
[1] http://security.demo.52north.org:8080/view/geoprocessing/job/52n-wps%20complete%20Release/changes
[2] https://52north.org/communities/geoprocessing/wps/tutorials.html
[3] https://52north.org/communities/geoprocessing/wps/source_setup.html
[4] https://52north.org/index.php?option=com_jdownloads&view=finish&cid=431&catid=14
[5] http://geoprocessing.demo.52north.org:8080/wps/
[6] https://52north.org/communities/geoprocessing/wps/tutorials/ProcessDevlopmentKit.html
[7] https://52north.org/communities/geoprocessing/wps/tutorials/ClientAPI.html