opengeospatial / geoedge-plugfest

Repository for Geospatial to the Edge Interoperability Plugfest
http://www.github.com/opengeospatial/geoedge-plugfest
0 stars 2 forks source link

GeoPackage NSG test "bounding Box Tests" fails due to errors in GeoPackage files "GeoPackage_Vector_Orion" and "GeoPackage-Raster_Orion" #59

Open dstenger opened 6 years ago

dstenger commented 6 years ago

Test suite used for testing: Current master branch (0.4-SNAPSHOT) of https://github.com/opengeospatial/ets-gpkg12-nsg.

Error reported by test suite:


The gpkg_tile_matrix_set contains an invalid min_x value: -67.938 for table Imagery (should be -180)


=> Test failure is correct.

gramnation commented 6 years ago

The geopackage standard allows this but the nsg standard does not. gdal provides a creation option that happens to satisfy the nsg standard: TILING_SCHEME=InspireCRS84Quad.