Modify

Opened 4 years ago

Closed 3 years ago

#2381 closed enhancement (fixed)

Make unreviewed TIGER lines ugly

Reported by: RussNelson Owned by: ulfl
Priority: minor Component: Internal mappaint style
Version: latest Keywords: tiger patch
Cc:

Description

This patch to the element style makes unreviewed TIGER lines ugly ... very ugly indeed ... a nice puke yellow.

Attachments (1)

uglytiger.patch (616 bytes) - added by RussNelson 4 years ago.
make it easy to find unreviewed TIGER data.

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by RussNelson

make it easy to find unreviewed TIGER data.

comment:1 Changed 4 years ago by ulfl

Hmmm, why does the patch says:

tiger:reviewed

... when you are talking about UNreviewed data?!?

comment:2 Changed 4 years ago by RussNelson

Because tiger:reviewed is set to no, and the standard advice is to delete it when it's been reviewed.

comment:3 Changed 4 years ago by ulfl

  • Resolution set to fixed
  • Status changed from new to closed

In SVN1552, I've added a slightly different lineMod, which will put the yellow "marker" below the normal display. Otherwise the map display get's pretty confusing as nothing is recognizable.

<!-- special display of unreviewed tiger data (USA) -->
<rule>

<condition k="tiger:reviewed" v="no"/>
<linemod mode="under" width="10" colour="#808000"/>

</rule>

Hope this helps.

Please explain this to the US mappers, so we won't get lot's of new JOSM bugreports "what's this yellow stuff on the map"

comment:4 Changed 3 years ago by vidthekid@…

  • Resolution fixed deleted
  • Status changed from closed to reopened

Is this "feature" user-configurable or able to be turned off? It's VERY frustrating for what I'm trying to do right now and it would be inappropriate to clear the "tiger:reviewed=no" from thousands of streets I haven't visited!

comment:5 Changed 3 years ago by stoecker

In r2966 I added a name to the tiger color data, which means you now can change the color in color preferences (e.g. to black) or use a alpha value to make it invisible.

comment:6 Changed 3 years ago by bastiK

(In [2969]) fixed #4502 - Photomapping pannel open just one time;
make tiger highlight color a little transparent (see #2381)

comment:7 Changed 3 years ago by bastiK

  • Resolution set to fixed
  • Status changed from reopened to closed

see #5292

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.