NewGraphEnvironment / dff-2022

Building digital field forms and processing data collected using R, postgresql, QGIS and other tools
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

field_form_tidy error #35

Closed Mateo9569 closed 1 year ago

Mateo9569 commented 1 year ago

I think this error is originating from the funding_project_number field. The field doesn't exist anymore so I had to comment out lines 61, 63, and 64. But then I got this error message (see screenshot).

image

NewGraphEnvironment commented 1 year ago

line 63 removes the geom column and should be left as is. It will run until line 76 with just line 64 removed.

This script needs a lot of love other than that though because it was slapped together back when we were cross referenceing the bcdata (bc data catalogue) column names. We don't need to do that anymore. I'll need to rewrite and can close this issue then

NewGraphEnvironment commented 1 year ago

works for the pars project for now https://github.com/NewGraphEnvironment/dff-2022/commit/117c43425f9b6803ff05dd9b00a212040813d772