louisvillemetro-innovation / IFTTT-Smart-City-Data-Integrator

IFTTT Smart City Data Integrator (SCDI) Project is a system to grab open data updates and send them to IFTTT for action.
https://ifttt.com/smartlouisville
MIT License
6 stars 0 forks source link

Junk Pickup #15

Open mgottholsen opened 6 years ago

mgottholsen commented 6 years ago

From @mgottholsen on June 28, 2017 17:37

See https://api.louisvilleky.gov/api/geo/FindQuickServiceLookup?address=121%20FREEMAN%20AVE&city=Louisville

Copied from original issue: mgottholsen/IFTTT-Smart-Louisville#10

mgottholsen commented 6 years ago

This API is going to be deprecated. Might need to move the schedule to Open Data portal and query it that way instead.

mgottholsen commented 6 years ago

From @mattgantner on November 13, 2017 17:20

There are several issues we will have to determine how to resolve to make this work.

How do users input their address - or is a geofence acceptable? Users away from home will not get alerts when using a geofence. Users with multiple properties will not get all alerts. How can we control notification frequency if a geofence is used? How will edge cases work where a user borders two or more regions? Can Lojic support the additional load IFTTT might bring? This appears to be a many-to-one problem and without IDing users this will be difficult.