From d258f9752339c1fec1add047d5dabd7bae4905cf Mon Sep 17 00:00:00 2001 From: Gobe Hobona Date: Mon, 24 Jul 2023 12:17:55 +0100 Subject: [PATCH 1/2] Delete 2023_09_code_sprint_announcement --- .../code-sprint-1/2023_09_code_sprint_announcement | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 workshops/2023/code-sprint-1/2023_09_code_sprint_announcement diff --git a/workshops/2023/code-sprint-1/2023_09_code_sprint_announcement b/workshops/2023/code-sprint-1/2023_09_code_sprint_announcement deleted file mode 100644 index de1eaf6c..00000000 --- a/workshops/2023/code-sprint-1/2023_09_code_sprint_announcement +++ /dev/null @@ -1,11 +0,0 @@ -# DRAFT Code Sprint Announcement - -The Open Geospatial Consortium (OGC) invites developers to its next virtual Code Sprint, which will focus on refining the next version of the OGC API - Processes standard and associated extensions. The OGC API – Processes Virtual Code Sprint will be held from the 18th to 20th September 2023. The virtual code sprint will run from 9:00am to 5:30pm US Eastern Time each day. **Registration for the code sprint is here**. - -An OGC Sprint is a collaborative and inclusive event driven by innovative and rapid programming with minimal process and organization constraints to support the development of new applications and candidate standards. - -The OGC API – Processes Virtual Code Sprint will be open to the general public. - -The OGC API - Processes Standard supports the wrapping of computational tasks into executable processes that can be offered by a server through a Web API and be invoked by a client application. Typically, these processes combine raster, vector, coverage and/or point cloud data with well-defined algorithms to produce new information. Examples of computational processes that can be supported by implementations of this Standard include vector data analysis, imagery analysis, and various types of Artificial Intelligence (AI) enhanced analysis. - -There will be an opportunity for joint discussion with all participants on the goals and objectives of the event, as well as the final briefing of findings and opinions of the participants. However, the majority of the time will be spent in collaboration between participants in active coding. From fa504250b0bac9c1d5f645e068cca0517ac6cd17 Mon Sep 17 00:00:00 2001 From: Gobe Hobona Date: Mon, 24 Jul 2023 12:17:57 +0100 Subject: [PATCH 2/2] Create README.md --- workshops/2023/code-sprint-1/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 workshops/2023/code-sprint-1/README.md diff --git a/workshops/2023/code-sprint-1/README.md b/workshops/2023/code-sprint-1/README.md new file mode 100644 index 00000000..94ce22d5 --- /dev/null +++ b/workshops/2023/code-sprint-1/README.md @@ -0,0 +1,13 @@ +# 2023 OGC API - Processes Virtual Code Sprint + +The Open Geospatial Consortium (OGC) invites developers to its next virtual Code Sprint, which will focus on refining the next version of the OGC API - Processes standard and associated extensions. The OGC API – Processes Virtual Code Sprint will be held from the 18th to 20th September 2023. The virtual code sprint will run from 9:00am to 5:30pm US Eastern Time each day. [Registration for the code sprint is here](https://github.com/opengeospatial/ogcapi-processes/blob/master/workshops/2023/code-sprint-1/2023_09_code_sprint_registration.adoc). + +An OGC Sprint is a collaborative and inclusive event driven by innovative and rapid programming with minimal process and organization constraints to support the development of new applications and candidate standards. + +The OGC API – Processes Virtual Code Sprint will be open to the general public. + +The [OGC API - Processes](https://ogcapi.ogc.org/processes/) Standard supports the wrapping of computational tasks into executable processes that can be offered by a server through a Web API and be invoked by a client application. Typically, these processes combine raster, vector, coverage and/or point cloud data with well-defined algorithms to produce new information. Examples of computational processes that can be supported by implementations of this Standard include vector data analysis, imagery analysis, and various types of Artificial Intelligence (AI) enhanced analysis. + +There will be an opportunity for joint discussion with all participants on the goals and objectives of the event, as well as the final briefing of findings and opinions of the participants. However, the majority of the time will be spent in collaboration between participants in active coding. + +#OGCAPI \ No newline at end of file