Nico Zigouras
Nico Zigouras
**Describe the bug** In the nutrients table, it is not clear what the object of the percentage is in the column of the products in the same category. e.g. if...
Hi guys, sorry for jumping in with a question, but I searched this project and Google and could not find out how to do this. The Redocly docs at this...
After fixing a number of bugs in the Product Opener server code, I have been exposed to much of the Perl code base. I have enjoyed the opportunity to get...
**Is your feature request related to a problem? Please describe.** One developer currently runs the script to generate the production data file sporadically from his workstation. This relies too much...
Issue 520
Implementation of issue #520. Backup of database, archiving and diff reporting.
## Describe the task The backend setup requires a native installation of Postgres for the vacantlotsdb, e.g. on your Mac, Windows or Linux workstation. We already use Docker to house...
## Describe the task The feature layer defined in the `park_priority.py` code pulls the GIS shape file data from a URL hard-coded as https://parkserve.tpl.org/downloads/Parkserve_Shapefiles_05212024.zip. Since this URL has a date...
**Is your feature request related to a problem? Please describe.** This morning the scheduled backend job failed with the error below: cleanandgreenphl@backend:~/clean-and-green-philly/data$ docker logs data-vacant-lots-proj-run-bd197eebfaa5 2>&1 | grep -i error...
## Describe the task Currently, Google streetview images are generated and stored in the root directory of the GCP bucket. They should be in a subfolder like `streetview_images/` for better...
## Describe the task The backup and diff functionality ends with a pruning of old backed up schemas older than a configured number of days, currently 365. This is to...