Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Limit asking about POIs which have all their questions already answered #23

Open Teester opened 6 years ago

Teester commented 6 years ago

POIs with all the questions already answered should only be asked again if the POI's last edit was over 6 months ago.

This should be determined using a combination of the poi details from the overpass query (to get the last edited date) and the contents of the app database (to determine if questions were asked since the POI was last edited).