-
With the current version "0.7-SNAPSHOT" of 0.6, all feature tests are being SKIPPED on all of the geopackages that I try it on.
For example, this geopackage:
https://portal.opengeospatial.org/file…
-
Hi,
I ran the NSG GeoPackage 2.1 test from the OGC Validation Web Site against a geopackage. The NSG Data Validity test case failed with the following error:
"java.sql.SQLException:
[SQLITE_ER…
-
The vector data in geopackage is today encoded as WKB, a well-defined and well known way of formatting spatial geometries.
However, since all coordinates are encoded as two 64bit double values, the…
-
http://www.geopackage.org/spec120/#r140
In the metadata extension, we do not require specific rows. To be consistent with other extensions, we should probably add specific rows.
| *table_name* | *…
-
E.g. following output is generated by GeoPackage 1.2 NSG test suite:
```
ics : Core,Tiles,Features,Attributes,Extension Mechanism,Non-Linear Geometry Types,RTree Spatial Indexes,Tiles Encoding Web…
-
Annex F.1 Req 67 specifies "A. /opt/extension_mechanism/extensions/data/table_def" but this reference does not exist in the document. In fact this issue is also in Annex F.6 Req 87. Given that some ge…
-
I'm lost. I can't figure how to write GPKG or sqlite files with `st_write()`. Examples from #470 fail as well (see below).
Files are written but are empty. st_write() does not tell that it failed to…
-
Feature request:
Create a standard way (presumably an extension) to encode multi-resolution vector data inside a GeoPackage. This is partially discussed in section 3 of http://www.geopackage.org/model…
-
```Core Conformance Classes (Pass = Green; Fail = Red; Skip = Grey):``` should be moved below last line of ```Result:```.
Rename ```Passed core (Can be certified):``` to ```Passed Core Conformance …
-
I can create a .gpkg that almost passes NSG test (docker version). I would appreciate feedback on the failing tests. This includes the issue in https://github.com/opengeospatial/ets-gpkg12-nsg/issues/…