From November 14th – 21st, 2023, members of the RIESGOS 2.0 project traveled to Chile and Perú to present the results of their work to partners in both countries.
52°North’s Angular WPS Client Library – the wps-ng
Introduction
As we approach the end of the exciting 13 week period of the Google Summer of Code, our proposed project wps-ng has successfully fulfilled the expectations we had set forth in the beginning. With our new Client Library deployed on NPM (wps-ng), the future angular clients using this library will be able to employ standard OGC Web Processing Services along with the numerous benefits of Typescript’s static typing. We also developed a client to demonstrate the library use case and serve as a boilerplate starter for Angular projects.
Next Generation Angular WPS Client
In this Google Summer of Code 2020 project, we propose to build a new Web Processing Service (WPS) client named wps-js-ng written in the Angular 9 framework with module classes written in typescript. It will be an extension to the 52°North’s wps-js project, which provides encoding and parsing of the basic WPS Requests/Response (such as GetCapabilities, DescribeProcess, Execute, GetStatus and GetResult). This new client will conform to the latest OGC WPS 2.0 standards and is mainly targeted for clients using Angular programming language, who can simply import the library and have all the model classes and modules generated by running simple angular commands.
.NET WPS Library and ArcGIS Pro Add-In – Final Blog Post
The end of the 2019 GSoC program came to an end quite fast, but on the other hand, it just kicked off the development of the .NET WPS API and ArcGIS Pro Add-In. I’ll introduce you to what has been done so far, what we might expect from future contributors and my personal thoughts on this.
- 1
- 2
- 3
- …
- 9
- Next Page »