You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dbca82f@arrival-spring removed takeaway=yes from Galito's as not all locations offer takeaway. However, it was re-added by npm run buildfrom the collector data in 35d6cd0. How can this be prevented?
The text was updated successfully, but these errors were encountered:
This was based on adding it to ATP, alltheplaces/alltheplaces#10028, and noting that in the data from Galito's it did not say that takeaway was available at all locations. I guess this could be incomplete data on their part, as nowhere explicitly states they don't do takeaway.
Looking through the website I can't be sure wither way, and don't have first hand information beyond that.
This seems to be done by the build_index.js script itself, and this code would need to me amended or removed, or a flag added to the data file that can prevent an automatic tag being added (in a similar way to how preserveTags works).
In dbca82f @arrival-spring removed
takeaway=yes
from Galito's as not all locations offer takeaway. However, it was re-added bynpm run build
from the collector datain 35d6cd0. How can this be prevented?The text was updated successfully, but these errors were encountered: