Opened 17 years ago

Closed 17 years ago

#1985 closed defect (duplicate)

[SLD] use the url as symbol name

Reported by: assefa Owned by: assefa
Priority: high Milestone:
Component: WMS Server Version: 4.10
Severity: normal Keywords:
Cc:

Description

patch sent by Peter Freimuth (pf@mapmedia.de )

I found a problem in mapogssld.c in context of using external Graphics.

I suggest to use  extGraphicName as SymbolName instead of the Unique
Name of  created TmpFileName. This will reduce the amount of
created       Symbols, and will also reduce the number of calls to
msHTTPGetFile(). Find attached the modified functions based on code of
current 4.10.0 Release.
I also insert a LIMIT Check for static symbolset.symbol[] in
msSLDGetGraphicSymbol to avoid a crash caused by inserting new Symbols.
Kindest regards,
Peter

Change History (2)

comment:1 by assefa, 17 years ago

Summary: [SLD] use the url as symbol name [SLD] use the url as symbol name
Patch added in mapserver cvs (to be available for the 5.0 release)

comment:2 by pf@…, 17 years ago

Resolution: duplicate
Status: newclosed
test work ok with compiled cvs version (4.99)

*** This bug has been marked as a duplicate of 1986 ***
Note: See TracTickets for help on using tickets.