Add bikepacking routes layer

This commit is contained in:
Chandler Swift 2023-07-25 17:42:31 -05:00
parent e203a93478
commit f3f7a21645
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
3 changed files with 36 additions and 0 deletions

5
layers/bikepacking/get_data.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
# from https://ridewithgps.com/embeds?type=region&id=37
# also https://ridewithgps.com/route_set_overviews/37.json?include_details=1
curl --silent --output bikepacking-data.geojson https://ridewithgps.com/cos/route_set_overviews/simplified_route/37.json