Add Basic Tilehunting Support #44
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: McPringle/fitpub#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Tilehunting is a popular activity among cyclists and runners where the map is divided into tiles and users try to visit as many unique tiles as possible by recording activities that pass through them.
FitPub currently does not provide native support for this use case.
For an initial version, the scope should be intentionally minimal and focus on establishing the core data model.
Proposed Feature (MVP):
Add basic Tilehunting support based on the standard OpenStreetMap slippy map tile system at zoom level 14.
Using OSM zoom level 14 tiles as the basis has several advantages:
Scope (Initial Implementation):
UI (Initial):
Out of Scope (for now):