Hello all
The code sprint has been announced by all 3 organizations [1][2][3]. A
github repository with draft schedule and other details is there:
https://github.com/opengeospatial/joint-ogc-osgeo-asf-sprint-2021
We are looking for ASF projects that would like to participate (the list
of OSGeo projects is already quite rich). On Apache SIS side, I'm
thinking to the following tasks. The first tasks on this list are
actually GeoAPI work (since this code sprint focuses on OGC standards),
but cause SIS depends on GeoAPI the work in that area would benefit to
Apache SIS:
Submit PROJ-JNI [4] as an OSGeo project. This is a wrapper making
the PROJ library accessible as an OGC GeoAPI 3.0.1 implementation.
This task is discussed in issue #33 [5].
Get peoples from the Python community to review the GeoAPI Python
abstract classes for metadata and referencing by coordinates [6].
Those abstract classes have never been formally released by OGC yet,
so they are pretty much open for changes based on Python experts
feedback. In particular, how to represent features is an open question.
Continue the writing of GeoAPI 3.1 / 4.0 specification [7]. This
would require feedback from Java and Python users.
(Possibly, may depends on IOGP acceptance) continue the development
of GIGS tests.
Help migrating the Apache SIS web site [8] to a new (to be
determined) Content Management System and take this opportunity for
making it better.
Starts implementing a prototype of OGC Gridded Geodetic data
eXchange Format (GGXF) [9] - will depend on the advancement of that
working group.
Is there other ideas of tasks for a code sprint?
Martin
[1] https://twitter.com/TheASF/status/1354533796503318528
[2] https://www.ogc.org/pressroom/pressreleases/4397
[3] https://www.osgeo.org/events/joint-ogc-osgeo-asf-code-sprint-2021/
[4] https://github.com/Kortforsyningen/PROJ-JNI
[5] https://github.com/Kortforsyningen/PROJ-JNI/issues/33
[6]
https://github.com/opengeospatial/geoapi/tree/master/geoapi/src/main/python/opengis
[7]
https://github.com/opengeospatial/geoapi/blob/master/src/main/asciidoc/standard_document.adoc
[8] https://sis.apache.org/
[9] https://github.com/opengeospatial/CRS-Gridded-Geodetic-data-eXchange-Format/