external bitmap is not resizable for polygon fills
--------------------------------------------------

                 Key: GEOS-3061
                 URL: http://jira.codehaus.org/browse/GEOS-3061
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.4
            Reporter: Stefan Ziegler
            Assignee: Andrea Aime


External bitmaps for filling polygons are not resizable anymore by using the 
size-tag:

<Rule>
 <Name>Wald, Hecken, &#252;brige Bestockte</Name>
 <PolygonSymbolizer>
 <Fill>
 <GraphicFill>
 <Graphic>
 <ExternalGraphic>
 <OnlineResource xlink:type="simple"
 xlink:href="wald.gif" />
 <Format>image/gif</Format>
 </ExternalGraphic>
 <Size>
 <ogc:Literal>20</ogc:Literal>
 </Size>
 </Graphic>
 </GraphicFill>
 </Fill>
 <Stroke>
 <CssParameter name="stroke">#000000</CssParameter>
 <CssParameter name="stroke-width">1</CssParameter>
 </Stroke>
 </PolygonSymbolizer>
</Rule>

-- 
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

        

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to