[gdal-dev] GPKG validation error from Teamengine
Rahkonen Jukka (MML)
jukka.rahkonen at maanmittauslaitos.fi
Tue Mar 31 07:23:32 PDT 2020
Hi,
I have tested some GDAL made GeoPackages with Teamengine and it finds some errors where validate_gpkg.py does not. I am using the ets-gpkg12 test and its source code is at https://github.com/opengeospatial/ets-gpkg12/blob/master/src/main/java/org/opengis/cite/gpkg12/features/FeaturesTests.java
The test that fails is about requirement 78:
// Verify the geometry envelope falls within the rtree extents for this instance
// final String enveloperesult = geometryEnvelopeWithinExtents(envelopeVals, rtreeminmaxVals);
// this test would test for the envelope within the rtree, not equal to
I wonder if this finding is worth making a GitHub issue or not. By the comment in the source code this test is known to be a bit problematic:
final Double localtolerance = 1.0e-4; // 1.0e-5 is not good enough for most geopackages to pass!
-Jukka Rahkonen-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200331/06f31a3d/attachment.html>
More information about the gdal-dev
mailing list