opengeospatial / ets-gpkg12

GeoPackage 1.2 Executable Test Suite
Other
7 stars 10 forks source link

Account for GeoPackage 1.4.0 changes #126

Open jyutzler opened 1 year ago

jyutzler commented 1 year ago

The GeoPackage SWG has identified three substantive changes that are planned for a GeoPackage 1.4. These all require ETS changes.

bosborn commented 9 months ago

For the R-tree updates, fix: https://github.com/opengeospatial/ets-gpkg12/blob/04b4a0b8c7d90755b016182e2992684f198da1ba/src/main/java/org/opengis/cite/gpkg12/extensions/rtreeindex/RTreeIndexTests.java#L120

dstenger commented 9 months ago

Thanks for creating the issue. However, this test suite is about version 1.2. Thus, there might be the need to create a new test suite. We will discuss this in the CITE team.