Opened 17 years ago
Closed 17 years ago
#418 closed defect (fixed)
Rendering composite line style for Scale Ranges bug
Reported by: | skorpion | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Rendering Service | Version: | 2.0.0 |
Severity: | critical | Keywords: | |
Cc: | External ID: |
Description
I create new composite Line Style with condition in Scale Ranges (see Image1) On map (in AJAX viewer) I can see only one component (see Image2)
Attachments (5)
Change History (11)
by , 17 years ago
Attachment: | Image1.PNG added |
---|
comment:1 by , 17 years ago
Severity: | major → critical |
---|
I found out that the style of the composite line changes when panning through the map and that labeling of the themed layer is broken in MGOS 2.0 RC3.
comment:2 by , 17 years ago
The problem shows up when you have a filter. The expression engine correctly evaluates the filter on the first pass through the features, but for subsequent passes it seems to always return false when evaluating the filter.
comment:3 by , 17 years ago
Milestone: | 2.0 → 2.1 |
---|
comment:4 by , 17 years ago
Owner: | set to |
---|
comment:5 by , 17 years ago
Status: | new → assigned |
---|
comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Turns out this got fixed as part of ticket #510.
Note:
See TracTickets
for help on using tickets.
Composite line style