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)
Change History (8)
Changed 4 years ago by RussNelson
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
comment:7 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from reopened to closed
see #5292



make it easy to find unreviewed TIGER data.