Opened 11 years ago
Last modified 9 years ago
#10529 closed enhancement
Visually deprecate old multipolygon styles — at Initial Version
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | 17.04 |
| Component: | Core | Version: | |
| Keywords: | multipolygon | Cc: | skyper, Klumbumbus, pnorman |
Description
Currently we still support old styles of multipolygon see ElementStyles.java. I think it is time to somehow deprecate them more than we do now.
- So probably first is to disable the VERY old method of inner=outer completely.
- second is to never display outer styles for complete multipolygon anymore.
- Third is probably to visually mark the no-style on multipolygons as bad for these cases, where the outers have one common style.
Probably instead of removing code, we can turn it of with a default-false variable?
Note:
See TracTickets
for help on using tickets.


