Skip to content

The stops may not be in the right order 1260/11 #1262

@frodrigo

Description

@frodrigo

This new analyser raise may false positive

EG https://www.openstreetmap.org/relation/2422779
Only two stops, the first is good, the last raise an issue
http://osmose.openstreetmap.fr/fr/error/65d681fc-ac08-4609-b04f-eb9b11f9a3d6

Activity

nlehuby

nlehuby commented on May 10, 2021

@nlehuby
Contributor

I think it's because the offset (ST_OffsetCurve) is not applied any more:
https://github.com/osm-fr/osmose-backend/pull/1254/files#diff-d73bbaa10a217bc33339087e3143f8337f95ca9e0bfcdccf87f022644eabd708R478 (and 490)

The offset reverses the linestring which is why we have to order desc when computing the order of the projected stop.

added a commit that references this issue on May 28, 2021
be97744
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    The stops may not be in the right order 1260/11 · Issue #1262 · osmose-qa/osmose-backend