-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PB-849: create profile multi segement gpx #1125
base: develop
Are you sure you want to change the base?
Conversation
web-mapviewer Run #3837
Run Properties:
|
Project |
web-mapviewer
|
Branch Review |
feat-pb-849-profile-multi-segment-gpx
|
Run status |
Passed #3837
|
Run duration | 04m 05s |
Commit |
a5cc29ec0c: PB-849: show segments multi segment file
|
Committer | Felix Sommer |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
21
|
Skipped |
0
|
Passing |
212
|
View all changes introduced in this branch ↗︎ |
cb35a68
to
d56f7c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you will have to split segments, and ask for each one of them a different profile. Without that, the profile service will fill the blank with a straight line.
if you hover over the profile chart, you'll see at the end that it follows a straight line from the last point of the big loop to the beginning of the smaller one. It would make more sense to add some kind of pagination to the profile, with segments count or something like that
9d9126f
to
0f640f6
Compare
0f640f6
to
e06c4ba
Compare
e06c4ba
to
a5cc29e
Compare
Test link