Closed mdsumner closed 4 years ago
It will also flush out code that isn't already compatible with back-ending.
Thoughts.
This family of formats could be very useful. We could define a SF format in SQLite based on silicore, write GDAL driver for it, and show how any DB can use the schema, and how it extends to more efficient and powerful forms that aren't SF. Finding out how GDAL would interact with it could be very interesting. The format and the data structures are the same, something also discussed here https://github.com/ropenscilabs/rivis/issues/2#issuecomment-312657431
Work in progress here: https://github.com/hypertidy/scdb
Geopackage extensions don't include a scheme for virtual geometry blobs.
Do all this in R.
Write a GDAL reader/writer, so other tools don't see any difference.
Consider more complex forms
Implement this on SQLite, it's obvious how to do it. It will clarify the silicore separation