Fetch ParksAndPeaks API #43
Labels
No labels
big job
blocked
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
maybe
meta
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ian/field-spotter#43
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?
VK-centric. Not sure it will often have anything that we don't already cover, but it might. Has a bunch of programmes we don't yet cover, some quite niche. We should maybe replace Mills in our menu with a generic "other".
Partial support added but the API does not allow cross-origin requests to the API, so cannot progress unless that is allowed on their end.
Removing Blocked label, we could use a 3rd-party service like https://cors.lol to perform the lookups.
Back to Blocked. https://cors.lol works, but the data doesn't seem particularly useful. At the time of writing, all spots are either SOTA, POTA or WWFF, which already have their own spotting systems, so it's not clear if PnP is giving us anything we don't already have. In addition to this, the PnP API doesn't provide lat/lon for references, so we would need to make separate requests to the SOTA/POTA/WWFF APIs anyway for that.
Potentially PnP can provide spots for SiOTA (Silos), VK Shires and ZLOTA, but its API doesn't provide a way to get lat/lon for those either, so it's not clear if we could ever actually display the spots.
Closing this issue, moving to spothole as a backend under #60 will resolve this issue automatically.