OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
110 stars 111 forks source link

feat: Climb/Route coordinates #1078

Open btmccord opened 5 months ago

btmccord commented 5 months ago

What would you like to be able to do? Please describe.

Currently there is no way to set coordinates for climbs, only parent areas. Some areas are very large (or low density) and having the ability to give each climb coordinates would be helpful.

It looks like this is already implemented in the back end,

How important is this to you (Please pick one)

clintonlunn commented 5 months ago

If this is implemented, I think this would make it pretty straightforward to generate a map of ticked climbs and put it somewhere in the user's profile.

enapupe commented 5 months ago

@clintonlunn I have a feeling this map would have just one marker per area if rendered from a state perspective, because there could be many in the same "pixel", so, not much would change then? I'm definitely not arguing against the coords in climbs itself.

alexoj46 commented 5 months ago

Hi! I would like to work on this.