Point Symbolizer ExternalGraphic rendering problem
---------------------------------------------------
Key: GEOS-4601
URL: http://jira.codehaus.org/browse/GEOS-4601
Project: GeoServer
Issue Type: Bug
Affects Versions: 2.1.0, 2.1-RC5
Environment: Windows Server 2003
Reporter: Mark Logan
Assignee: Andrea Aime
Attachments: extgraphic-issue.png
Rendering ExternalGraphic in a point symbolizer causes the graphic to have some degree of resizing causing blurring even when the size of the image (height) is not specified - as stated in documentation. This was not an issue in version 2.0.2 which we had been using until we upgraded. This effect seems to be exhibited
with any graphic used and is most easily seen with simple graphics (see attachment)
<PointSymbolizer>
<Graphic>
<ExternalGraphic>
<OnlineResource
xlink:type="simple"
xlink:href="http://www.geopii.com/planning/icons/blur-check.png" />
<Format>image/png</Format>
</ExternalGraphic>
</Graphic>
</PointSymbolizer>
This has been tested with jpeg, gif, png (8/24bit)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira