infinitesunrise / carsinbikelanes

A browsable geographic database for crowdsourced traffic violation reporting
GNU General Public License v3.0
64 stars 18 forks source link

Dupe checks #43

Open infinitesunrise opened 7 years ago

infinitesunrise commented 7 years ago

Some unknown client side issue (Maybe it's the users themselves doing this accidentally) is causing duplicates to occasionally be uploaded. Need to add a simple dupe check that queries for any entries / queued uploads that match the submitted time and GPS coords exactly.