Ticket #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
Change History
Changed 3 years ago by RussNelson
-
attachment
uglytiger.patch
added
comment:1 Changed 3 years ago by ulfl
Hmmm, why does the patch says:
tiger:reviewed
... when you are talking about UNreviewed data?!?
comment:2 Changed 3 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 3 years ago by ulfl
- Status changed from new to closed
- Resolution set to fixed
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 2 years ago by vidthekid@…
- Status changed from closed to reopened
- Resolution fixed deleted
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 2 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.



make it easy to find unreviewed TIGER data.