opengeospatial / developer-events

32 stars 60 forks source link

What is everybody going to be working on at the Open Standards Open Source Sprint? #45

Closed doublebyte1 closed 1 year ago

doublebyte1 commented 1 year ago

Post a comment letting us know what you are going to be working on.

danduk82 commented 1 year ago

I'd like to work on Baremaps

fgravin commented 1 year ago

I'll work within the GeoNetwork community. Probably plug the datahub (geonetwork-ui) to an OGC API records backend.

If you guys want to work on geonetwork/geonetwork-ui please add your name & ideas right here :smile:

jahow commented 1 year ago

I'd like to improve OGC API support in ogc-client and also work on having geonetwork-ui work on OGC API Records.

Also potentially some OpenLayers work regarding WebGL renderers.

allixender commented 1 year ago

I'd like to test/add DGGS-API with pygeoapi.

In the end I hope to arrive at a similar stage like this webgis DGGS custom demo from last year's code sprint.

allixender commented 1 year ago

Potentially updating the DGGS Info website with more information, examples, code, documentation, so it can be more useful for the OGC DGGS Dev page

Source: https://github.com/allixender/dggs_webgen

bchapuis commented 1 year ago

I will work on Apache Baremaps and more specifically on the implementation of the OGC API.

pvgenuchten commented 1 year ago

Some ideas:

jerstlouis commented 1 year ago

Here are some of the things I may focus on during the code sprint:

OGC Styles & Symbology

OGC API - Maps

OGC API - DGGS

OGC API - Processes

OGC API - Coverages

OGC API - Tiles

jiayuasu commented 1 year ago

Some ideas for Integrate Apache SIS with Apache Sedona – CRS Transformation, GeoTiff Reader and more:

Apache Sedona is a high-performance cluster computing system designed specifically for processing large-scale spatial data. The system leverages a number of open-source libraries, including GeoTools, to execute spatial operations such as Coordinate Reference System (CRS) transformation and file reading. However, as an Apache project, Sedona is striving to reduce its reliance on GeoTools due to licensing issues. In order to address this challenge, Sedona is migrating affected functions to Apache SIS, which offers improved support for CRS transformation.

In this code sprint, we will concentrate on replacing GeoTools' usage in two key functions within Sedona: ST_Transform and the GeoTiff reader. Our focus will be on demonstrating how to migrate these functions to Apache SIS, providing a comprehensive tutorial on the necessary steps involved. By the end of this code sprint, you will have a solid understanding of how to replace GeoTools with Apache SIS within Sedona's functionality, allowing you to effectively tackle large-scale spatial data processing tasks.

ByronCinNZ commented 1 year ago

I'll work within the GeoNetwork community. Probably plug the datahub (geonetwork-ui) to an OGC API records backend.

If you guys want to work on geonetwork/geonetwork-ui please add your name & ideas right here 😄

I have limited availability, but sure - Byron Cochrane

pvretano commented 1 year ago

I'll be dedicating my code sprint time working on Records and Processes (mostly Part 1 [the new version] & 2).

IvanSanchez commented 1 year ago

As I announced at https://mastodon.social/@IvanSanchez/110186926642289665 , I'll be trying to build a prototype OGC API SensorThings for HomeAssistant.