bopjesvla / hitch

https://hitchmap.com
GNU Affero General Public License v3.0
7 stars 2 forks source link

Avoid more duplicate spots #93

Open tillwenke opened 2 days ago

tillwenke commented 2 days ago

Suggest reviewing an existing spot if a new spot is added within a e.g. 100m of an existing one.

Maybe we need a clever data structure to quickly get all spots close to a new spot.

bopjesvla commented 1 day ago

Maybe we need a clever data structure to quickly get all spots close to a new spot.

classic cs student. maybe once we have 1 million spots.

we could create a dedicated review page that quickly jumps from one possible duplicate spot to another

tillwenke commented 1 day ago

I think a dedicated page does not fit my requirements. I was thinking of a user adding a spot. if they try to add the spot close to an existing spot, we intervene, asking them if they would like to review the existing close by spot instead.

tillwenke commented 1 day ago

Somehow some users are not aware that reviewing instead of adding a spot is an option.