List of all Strava ...
 

[Closed] List of all Strava Segements

 Chew
Posts: 1336
Free Member
Topic starter
 

Just wondering if its possible to get a list off all of the Strava segments in a particular area?

Want to make the cycle to work a bit more entertaining by incorporating a new one everyday.


 
Posted : 20/12/2015 7:33 pm
Posts: 3012
Full Member
 

Dunno about a list, but just use Segment explorer?


 
Posted : 20/12/2015 8:03 pm
Posts: 9010
Free Member
 

The segment explorer on Strava is restricted to showing only so many in the view, and which ones are shown depends on how far zoomed in it is (ie segments that start or end outside of the view are not shown), so it's a bit arkward to use

The API for people wanting to code something to do what you ask is limited to returning a maximum of ten segments:
https://strava.github.io/api/v3/segments/#explore
Some sort of algorithm scattering the requests over a given area might be useful for obtaining something approaching all segments in a given area.


 
Posted : 20/12/2015 8:19 pm
Posts: 401
Free Member
 

Maybe create a GPX that covers the whole area then upload it ?


 
Posted : 20/12/2015 9:22 pm