Florian Mayer
Florian Mayer
@Stephen-Gates we've been using this version in production internally in my Department without problems (setup docs [here](http://datawagovau.readthedocs.io/en/latest/index.html)), but unfortunately I haven't had resources to follow up on this PR. One...
Hi @batje, just to cross-link: - https://github.com/ckan/ckan/pull/1553 proposes to amend user docs to use *.json for geojson files - https://github.com/ckan/ckan/issues/1534 describes the geojson bug. Cheers!
I too got burned by the syntax difference. The [tips](https://github.com/getodk/build/blob/master/public/javascripts/control.js#L468) in the Build sidebar are a good start, but a friendly section in the docs would certainly not hurt. Would...
Something like: Consider a form is created in ODK Build with * a metadata field of kind "Username" and Data Name "username", * a subsequent field can reference the username...
Recent post on the forum: https://forum.getodk.org/t/geopoint-data-import-records-to-qgis-using-virtual-layers/34969 The GeoJSON export could accept a parameter to specify a field name for the geometry, or use the first geofield as default.
Not that R-literate users need much help in this direction, but the recently updated [ruODK vignette "spatial"](https://docs.ropensci.org/ruODK/articles/spatial.html) provides working examples for spatial data. Talking points: * Which of possibly many...
Thanks, I'll have a look! We definitely should add some tests for translated hints. Feel free to share your tests or test ideas!
Thanks heaps for the implementation! Sounds like a good addition. I won't have bandwidth for the next two weeks but happy to work on this!
I'm revisiting this issue and am thinking that another great use for the function is to bake settings into the QR code, something that ODK Central doesn't yet do. In...
Reviving Dieter's neat idea with the options to add more settings to the QR code than Central currently exports, and to add a plaintext version of the QR content (app...