Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3383 closed defect (duplicate)

hatch fill may not be drawn in multipolygons

Reported by: pgiraud Owned by: tbonfort
Priority: normal Milestone:
Component: AGG Version: 5.6
Severity: normal Keywords:
Cc:

Description

I'm facing what seems to be a bug with the rendering engine.

In some case, rendering multipolygons using the HATCH type symbol shows an empty shape on the resulting image. It seems to happen when no simple geometry (polygon) in the multi-geometry (multipolygon) can be rendered completely, ie. when all simple geometries are cropped.

Attached, you'll find an archive with :

  • 2 shapefiles :
  • simple.shp only includes simple geometries,
  • multi.shp includes one multi geometries,
  • 1 mapfile with 2 layers, one for each shapefile,
  • 1 README.txt which contains urls to reproduce the bug.

In one case (simple), the rendered shapes have a green stroke and red hatches. In the other, the rendered shapes only have a green stroke.

This has been tested in Mapserver 5.2, 5.4, and 5.6 and there doesn't seem to be any problem in GD renderer.

Attachments (1)

mapfiles.tar.gz (5.3 KB ) - added by pgiraud 14 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by tbonfort, 14 years ago

Pierre,

could you attach the archive with the testcase to reproduce please?

by pgiraud, 14 years ago

Attachment: mapfiles.tar.gz added

comment:2 by tbonfort, 14 years ago

Resolution: duplicate
Status: newclosed

caused by #3119, closing as duplicate

comment:3 by tbonfort, 14 years ago

FYI #3119 fixed in r10378, r10379, r10380 for 5.4, 5.6 and trunk

Note: See TracTickets for help on using tickets.