Ticket #14 (defect)
Opened 3 years ago
Last modified 3 years ago
stroke-width, fill-opacity are ignored for some symbolizers
Status: assigned
| Reported by: | seang | Assigned to: | seang (accepted) |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Styles and Symbolizers | Version: | |
| Keywords: | Cc: | ||
Kai noticed that stroke-width and fill-opacity don't seem to be shown in symbolizer overviews.
Change History
11/11/05 09:44:57: Modified by seang
- status changed from new to assigned.

MapServer's point symbols are primitive and can't do stroke widths or different stroke and fill opacity. MapServer? users usually fake stroke width by doubling the symbols, put a 11 pixel wide black filled circle down and then a 7 pixel wide white filled circle on top. This will take some time to work out, and I may even try to find a sponsor for fixing it in MapServer? rather than working around in PCL.