Opened 15 years ago

Last modified 10 years ago

#5983 closed defect

do not render incline like oneway — at Version 9

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Internal mappaint style Version: latest
Keywords: oneway incline Cc:

Description (last modified by simon04)

It is missleading if incline is rendered the same way oneway is rendered.

What do you render if a street goes downhill as oneway street ?

r3902

Change History (10)

comment:1 by skyper, 15 years ago

Priority: normalmajor

by the way incline=-1 or (-8) are rendered wrong and direction=up/down is not rendered at all

Last edited 15 years ago by skyper (previous) (diff)

comment:2 by skyper, 15 years ago

Priority: majorblocker

This is a big bug and the methode is broken for incline anyway. Please stop rendering incline !!!!

Have a look at the attached file if you do not belief. The only two oneway ways are on the left side. I had to revert all ways with negative incline-values to show to be rendered.

r3973

by skyper, 15 years ago

Attachment: incline_revert.osm added

osm

comment:3 by skyper, 15 years ago

I wounder how blockers are treated. Shouldn't these tickets be fixed before releasing a new tested version ?

comment:4 by stoecker, 15 years ago

Priority: blockernormal

in reply to:  4 comment:5 by skyper, 15 years ago

Replying to stoecker:

Hey, Dirk.

I will not change priority but I think this is at least a major bug.

  1. it is not possible to render incline and oneway within one thread.
  2. The methode for incline is broken anyway.

Please, just stop rendering incline and we can change this ticket into a normal enhancement.

Thanks a lot.

comment:6 by stoecker, 15 years ago

This behaviour is there probably for 4 years, so it can't be a major bug. If I remember correctly it even was a request. So here different views exist. Maybe we need to change it, but it is in no way a major issue.

comment:7 by NE2, 15 years ago

Agree with this being a problem. A different arrow style should be used.

comment:8 by skyper, 15 years ago

The way I know it from paper maps, incline is often displayed with a large thin head of an error > with up to three in a row to show the degree of incline.

But I think that incline is quite difficult because it changes quite often and with detailed data you have to group and calculate some average to render well, otherwise you will end up to have it only rendered in high zoom levels. (Have a look at my example.)

In a matter of facts the grouping will be needed for oneway, too.

comment:9 by simon04, 14 years ago

Description: modified (diff)

#7588 is related. The other "direction keys" (oneway? | aerialway=* | waterway=stream | waterway=river | waterway=canal | waterway=drain | waterway=rapids | "piste:type"=downhill | "piste:type"=sled | man_made="piste:halfpipe" | junction=roundabout) are directly related to the "flow" of/on this object, but incline is not. Therefore, I also favour to remove incline from the "direction keys".

For those (few) who are interested in mapping inclines, a custom style is probably more useful.

Replying to stoecker:

If I remember correctly it even was a request. So here different views exist.

I couldn't find a corresponding ticket on Trac …

Last edited 14 years ago by simon04 (previous) (diff)
Note: See TracTickets for help on using tickets.