issa marie tseng
issa marie tseng
> Can Central correctly produce an export from a mix of encrypted and non-encrypted submissions? (probably) yes. it does already.
yes, look up steganography at some point. i hear you about doing All The Right Things but i don't think we really have the bandwidth to build or maintain that...
good news—the OData output is already a JSON format, and in OData geographic data values are outputted in conformance to GeoJSON!
outside of a JSON container format i would not recommend employing GeoJSON as an atomic storage value. WKT is a much more fluent geography standard for inline text formats like...
curious. well, in general i am reluctant to add five million export formats and formulations to support.. i'd sooner provide eg kettle or other translation systems from OData to other...
going through all Central issues and reading this again; i am still interested in figuring out a solution here that preserves OData as the base export format. i understand the...
hello! i think this is a great idea in general, and thank you so much for the thoughtful pr. please understand you are the docker expert out of the two...
related to volumes and naming, [this previous attempt](https://github.com/getodk/central/commit/cee08f8ecbe0155bd04e4e04948a55120a2a6747) to correct the anonymous volume problem we eventually decided was too risky to implement for what we get out of it, which...
unless you can provide a lot of automation and foolproofing around it, i think asking people to run commands during upgrade to prevent data loss is too much to ask....
We are a small team and the project is young; our official support is for the whole stack as-is, with docker-compose managing the entire infrastructure. We cannot guarantee that these...