Opened 14 years ago

Closed 13 years ago

#1338 closed defect (fixed)

Stray linework being drawn

Reported by: jrizzo Owned by: waltweltonlair
Priority: medium Milestone:
Component: Rendering Service Version: 2.2.0
Severity: major Keywords:
Cc: External ID: 1327974

Description

MapGuide seems to be displaying stray linework when rendering certain DWF files. To reproduce the problem, load the attached dwf into MapGuide and create a layer referencing the sheet "Elmwood Park - RDC1 4th Floor". Examine the layer as it is rendered by mapguide. The drawing is a building floor plan - look in the vicinity of section D-1 of the drawing. There is a curved feature being drawn, passing through the label of office "4-105". If you examine this sheet in Autodesk's Design Review application, that curved feature does not exist in the file. This is not a new issue - I have observed this behavior in every version since MapGuide 1.0. I have also seen this with other DWF files - this is only one example.

Attachments (5)

Background.dwf (1.7 MB ) - added by jrizzo 14 years ago.
Correct1.png (32.9 KB ) - added by jrizzo 13 years ago.
Correct appearance of location 1
Correct2.png (49.9 KB ) - added by jrizzo 13 years ago.
Correct appearance of location 2
Incorrect1.png (72.6 KB ) - added by jrizzo 13 years ago.
Incorrect appearance of location 1
Incorrect2.png (74.3 KB ) - added by jrizzo 13 years ago.
Incorrect appearance of location 2

Download all attachments as: .zip

Change History (12)

by jrizzo, 14 years ago

Attachment: Background.dwf added

comment:1 by tomfukushima, 14 years ago

Milestone: 2.2
Owner: set to wuma

Reproduced. Perhaps this will be resolved if we update the DWF Toolkit. We are using 7.1 but 7.6 is available from the Autodesk site.

comment:2 by tomfukushima, 14 years ago

Component: GeneralRendering Service
External ID: 1327974
Priority: lowmedium
Severity: trivialmajor

comment:3 by waltweltonlair, 14 years ago

Owner: changed from wuma to waltweltonlair
Status: newassigned

This is a bug in the MG rendering code. The tilt angle property of the ellipse op-code (the overall rotation of the ellipse / elliptical arc) is not being taken into account. The fix is straightforward, and I will submit it shortly.

comment:4 by waltweltonlair, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk with r4973.

comment:5 by jrizzo, 13 years ago

Resolution: fixed
Status: closedreopened

I am still seeing this behavior in 2.2 with the same data set.

comment:6 by waltweltonlair, 13 years ago

This was only fixed in the trunk stream and not in the 2.2 stream.

If you need it fixed in the 2.2 stream then send an email nominating it and ask someone to port it.

I don't work on the 2.2 stream, so it will have to be someone else.

by jrizzo, 13 years ago

Attachment: Correct1.png added

Correct appearance of location 1

by jrizzo, 13 years ago

Attachment: Correct2.png added

Correct appearance of location 2

by jrizzo, 13 years ago

Attachment: Incorrect1.png added

Incorrect appearance of location 1

by jrizzo, 13 years ago

Attachment: Incorrect2.png added

Incorrect appearance of location 2

comment:7 by jng, 13 years ago

Resolution: fixed
Status: reopenedclosed

Backported to 2.2 branch in r5943

Note: See TracTickets for help on using tickets.