Meeting room https://meet.jit.si/GeoAPI
Please add your GitHub handle to the table below, so that other participants know when to expect you.
| Time (EST) | What | Who will be here (GitHub Handles) |
|---|---|---|
17th February 2021 |
||
09:00-13:00 |
Practical work |
Martin Desruisseaux (before 10:00) @github-handle-2 |
13:30-16:30 |
Practical work |
|
18th February 2021 |
||
07:00-09:00 |
Practical work |
|
10:00-12:30 |
Practical work |
|
13:30-16:30 |
Practical work |
|
19th February 2021 |
||
07:00-09:00 |
Practical work |
|
10:00-12:30 |
Practical work |
|
13:30-15:30 |
Practical work |
|
-
Ask peoples from the Python community to review the GeoAPI Python abstract classes for metadata and referencing by coordinates. 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.
-
Submit PROJ-JNI as an OSGeo project. PROJ-JNI is a wrapper making the PROJ library accessible as an OGC GeoAPI 3.0.1 implementation.
-
Migrate GeoAPI wrapper for UCAR library to the UCAR organisation. First step is to migrate the existing wrappers for UCAR library version 4. Next step will be to upgrade to UCAR library version 5.
-
Continue the writing of GeoAPI 3.1 / 4.0 specification. This would require feedback from Java and Python users.
-
Review filter interfaces: compare with latest OGC standards, simplify, consider retrofiting in
java.util.functioninterfaces.