Skip to content
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

add new spreadType 'roadCenter' (trac #1758) #1758

Closed
behrisch opened this issue Apr 23, 2015 · 6 comments
Closed

add new spreadType 'roadCenter' (trac #1758) #1758

behrisch opened this issue Apr 23, 2015 · 6 comments

Comments

@behrisch
Copy link
Contributor

This shall put the centerline in the middle of the bidirectional road regardless of lane differences among the directions.

Example application: correct center line when importing two-way streets from OSM

OSM visualisation doesn't care about the number of lanes. It records the optical center line of the street (which may be different from the center line between the road directions)

Migrated from http://sumo.dlr.de/ticket/1758

{
    "status": "new", 
    "changetime": "2016-06-29T10:14:37Z", 
    "description": "This shall put the centerline in the middle of the bidirectional road regardless of lane differences among the directions.\n\n\nExample application: correct center line when importing two-way streets from OSM\n\nOSM visualisation doesn't care about the number of lanes. It records the optical center line of the street (which may be different from the center line between the road directions)", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1467195277888963", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "add new spreadType 'roadCenter'", 
    "priority": "minor", 
    "keywords": "", 
    "time": "2015-04-23T14:43:43Z", 
    "milestone": "1.1.0", 
    "owner": "", 
    "type": "enhancement"
}
@behrisch
Copy link
Contributor Author

@namdre changed attachment from "" to "crocked_import.jpg"

@behrisch
Copy link
Contributor Author

@namdre changed priority from "major" to "minor"

@behrisch
Copy link
Contributor Author

@namdre changed milestone from "0.24.0" to "2.0.0"

@behrisch
Copy link
Contributor Author

  • @namdre changed description from:

OSM visualisation doesn't care about the number of lanes. It records the optical center line of the street (which may be different from the center line between the road directions)

to:

This shall put the centerline in the middle of the bidirectional road regardless of lane differences among the directions.

Example application: correct center line when importing two-way streets from OSM

OSM visualisation doesn't care about the number of lanes. It records the optical center line of the street (which may be different from the center line between the road directions)

  • @namdre changed milestone from "2.0.0" to "1.1.0"
  • @namdre changed summary from "correct center line when importing two-way streets from OSM" to "add new spreadType 'roadCenter'"
  • @namdre changed type from "defect" to "enhancement"

@behrisch
Copy link
Contributor Author

@namdre commented:

this would only work whenever both edges that belong to the road are identifieable

  • trivially given when importing bidirectional edges from OSM or Navteq
  • computable using the same logic as in NBEdgeCont::guessOpposites

@namdre
Copy link
Contributor

namdre commented Aug 29, 2018

netgenerate now correctly sets the geometry when using option --turn-lanes

@namdre namdre added sumo-user and removed p:minor labels Aug 29, 2018
@behrisch behrisch modified the milestones: 1.1.0, 1.2.0 Dec 19, 2018
@behrisch behrisch removed this from the 1.2.0 milestone Jun 1, 2019
namdre added a commit that referenced this issue Feb 16, 2020
@namdre namdre closed this as completed in 48e6c9e Feb 16, 2020
namdre added a commit that referenced this issue Feb 17, 2020
namdre added a commit that referenced this issue Feb 17, 2020
namdre added a commit that referenced this issue Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants