Opened 16 years ago

Closed 16 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)

Image1.PNG (38.7 KB ) - added by skorpion 16 years ago.
Composite line style
Image2.png (16.7 KB ) - added by skorpion 16 years ago.
Line in mapview
Map_1.2.png (98.2 KB ) - added by gbecker 16 years ago.
map as it was in version 1.2
Map_2.0_RC3_1.png (99.5 KB ) - added by gbecker 16 years ago.
map in version 2.0 RC3
Map_2.0_RC3_2.png (98.3 KB ) - added by gbecker 16 years ago.
map in version 2.0 RC3

Download all attachments as: .zip

Change History (11)

by skorpion, 16 years ago

Attachment: Image1.PNG added

Composite line style

by skorpion, 16 years ago

Attachment: Image2.png added

Line in mapview

comment:1 by gbecker, 16 years ago

Severity: majorcritical

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.

by gbecker, 16 years ago

Attachment: Map_1.2.png added

map as it was in version 1.2

by gbecker, 16 years ago

Attachment: Map_2.0_RC3_1.png added

map in version 2.0 RC3

by gbecker, 16 years ago

Attachment: Map_2.0_RC3_2.png added

map in version 2.0 RC3

comment:2 by waltweltonlair, 16 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 tomfukushima, 16 years ago

Milestone: 2.02.1

comment:4 by waltweltonlair, 16 years ago

Owner: set to waltweltonlair

comment:5 by waltweltonlair, 16 years ago

Status: newassigned

comment:6 by waltweltonlair, 16 years ago

Resolution: fixed
Status: assignedclosed

Turns out this got fixed as part of ticket #510.

Note: See TracTickets for help on using tickets.