marckraw / travel-journal

Travel Journal application is an application to store all your travels, hikes, walks, reaching the top mountains and so on. An app, is your "a book with stamps and souvenirs from the mountain peaks". Digital shelf with achievements and trophies, but also with a road to them.
travel-journal-frontend.vercel.app
1 stars 0 forks source link

Export and import data about hike from Strava #4

Closed marckraw closed 3 years ago

marckraw commented 3 years ago

How the exported data from Strava (POC will be getting manually data from strava), about hike, look like, and how to put this data on maps (google maps, OpenStreetMaps)

marckraw commented 3 years ago

Probably, the file from strava will be in .gpx format

sample: https://www.dropbox.com/s/xovdamx7c6d48rn/Lunch_Hike.gpx?dl=0

marckraw commented 3 years ago

OpenStreetMap API: https://wiki.openstreetmap.org/wiki/API

marckraw commented 3 years ago

this is topic about showing gps track on a map: https://help.openstreetmap.org/questions/938/can-not-see-the-gps-track

marckraw commented 3 years ago

open layers lib to who it: https://wiki.openstreetmap.org/wiki/Openlayers_Track_example https://wiki.openstreetmap.org/wiki/OpenLayers

marckraw commented 3 years ago

Probably Strava is using this https://www.mapbox.com/ to build and show map + gps track + photos from specific location