-
[This issue is about a new BT, i.e. a BT which is not included in the "20180604_eForms_consultation.xls" spreadsheet.]
In https://github.com/eForms/eForms/issues/75#issuecomment-408379035, @tinne …
-
# Contributor Spotlight: University of Wisconsin-Madison
_This post is the second in a monthly series to highlight each Big Ten Academic Alliance university that contributes to the geoportal._
## …
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Currently Geopaparazzi returns to the main form with the six icons after a custom form data has been saved. If you are doing a weed survey or some other very repetitive survey, it would be better to …
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
# Context
Currently, anyone who downloads the Caddisfly app and buys Lovibond hardware or CBT bags themselves can use the Caddisfly app for stand-alone testing, without the connection to Akvo Flow. …
-
Hi there,
maybe I overlooked something but I fail to properly add `.R` files to `drake_plan` so that the dependencies are detected.
Reprex:
```r
analyze
pat-s updated
5 years ago
-
how hard would it be to add custom layers to the area object.
-
- branched off master and only changes in `STEPWAT2` code should not affect any of `SOILWAT2`s unit tests as branch `bugfix_109STEPWAT2` (PR #175)
- now several times, travis was failing due to not…
-
SSURGO's layer depths for most coordinates are not ideal for our model. Specifically, SSURGO tends to provide fewer layers than other extractions and the depths between the layers are often much great…