Opened 12 years ago
Closed 10 years ago
#751 closed defect/bug (Incomplete/Missing infos)
make distinction between different ramps
Reported by: | sanderd17 | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
Ramps are the same from routing point of view, but a link between 2 tertiary roads should be rendered different from a cloverleaf. therefor I suggest making the following ramp types:
ramp_2 ramp_3 ramp_4 ramp_highway }} I know osm.c from maptool has to be adapted, and inside navit, the item_def.h and the navit.xml will have to be adapted. (If I forgot any, please say so). I already have a patch for osm.c, other patches are following.
Attachments (1)
Change History (4)
Changed 12 years ago by sanderd17
comment:1 Changed 12 years ago by woglinde
comment:2 Changed 10 years ago by usul
This issue has very limited informations about what you understand as ramp, the context (routing or map rendering) and your specific usecase. If this issue is still important to you, please submit more informations, or we will close it within the next weeks.
comment:3 Changed 10 years ago by usul
- Resolution set to Incomplete/Missing infos
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Hi,
please the "diff -Naur" format for patches. It is the same svn diff or git format-patch gives you.
Bye Henning