Closed hellonewman closed 2 years ago
This may or may not be related to the issues we are having where not all rows have a type set -- some of them are blank, where they should be other, or they should have a different type assignment than what they have.
We discuss this partly in this issue here: https://github.com/CodeForPittsburgh/food-access-map-data/issues/214
Giovanni will also take a look at this!
On line 385 in script.js the condition after the if statement includes only SNAP, WIC and Food Bucks, To show the correct labels we need to add the missing categories (fresh produce and FMNP). Also, as @maxachis mentioned, not all rows on the csv data have a type set and some have null instead of 0.
move to new repo
Mike says he's resolved this in his latest change! We'll work on pulling that next.
Fixd!
When selecting sites using the Radius tool, only SNAP and Fresh Produce show as labels in the results list even if sites have other food services available.