-
### Feature description
# **Summary**
Currently, in QGIS, it is possible to set up a new domain in a GeoPackage using the "New Domain" option in the Browser panel. However, once the domain is create…
-
The GeoPackage standard does not appear to specify a MAX_COLUMN value for the maximum number of columns in a table. This is something that should be added to section 1.1 of the document where base de…
-
At UCLA Dataverse not all of the geospatial files we are or will be injesting are shapefiles. It might be worth considering adding definitions of Geodatabases (ESRI) and Geopackage (QGIS).
ESR…
-
> your model seems quite different then the metadata extension in geopackage, did you consider to adopt the geopackage model for metadata?
> Do you have the ability to ingest or export to different…
-
Now that OGC has published the [OGC Two Dimensional Tile Matrix Set](http://docs.opengeospatial.org/is/17-083r2/17-083r2.html) Implementation Standard (see https://www.opengeospatial.org/standards/tms…
-
As written now, the reader must conclude that because RFC 3339 applies, then the timezones must be supported in datetime. There is also a line in https://docs.ogc.org/DRAFTS/20-024.html#date-time-bnf-…
-
Using a Compound CRS for gridded data.
How does GeoPackage specify a compound CRS in the gpkg_spatial_ref_sys table, which has a singular srs_id and no provision to specify the Vertical CRS?
Wh…
-
A number of people have asked following the rstudio::conf talk about how raster might be implemented in Arrow. Arrow serves a different purpose for raster (whose data buffers typically do not require …
-
The requirements applicable to an implementation depend on the role of that implementation. For example, a client implementation vs. a server. We can express those roles using the "Standardization T…
-
Implement serving from a GeoPackage storage (SQLite based) as a more general alternative to MBTiles allowing also support for non-speherical mercator coordinate systems.