Hey Steve I took the liberty of copying the GeoServer users list on this one.
Well, first of all my main use of UOM sizes is exactly for scaling symbolizers with SVG external graphics. I generally use them with Graphic objects within point symbolizers, but I have also tested it with GraphicFills within polygon symbolizers. I'm not sure though what direction you are planning to go here: do you intend to backport the UOM changes into GeoServer 1.7.6? Or do you plan to upgrade to GeoServer 2.x? In the former case, maybe Andrea could give you some better orientation on how to do it. Cheers Milton Steve Way wrote: > Hi Milton, > > > > I was passed your email by Chris Holmes of OpenGeo. > > > > I hope you do not mind me contacting you directly. > > > > Firstly, I would like to say I think your work with UoM is excellent. > > > > I do have a question however. We are currently running geoserver 1.7.6 > in production ā as you know this has NO UoM support. Before going into > production, we made changes to the SLDStyleFactory to scale the text, > lines, points etc. > > > > My question to you, is that does the UoM work with external graphics? > > > > For example, would the following SVG scale: > > > > <GraphicFill> > > <Graphic> > > <ExternalGraphic> > > > <OnlineResource > > > > xmlns:xlink="http://www.w3.org/1999/xlink" > > > > xlink:type="simple" > > > > xlink:href="osmmsymbols/rocksroughGrassAndBouldersPattern.svg"/> > > > > <Format>image/svg+xml</Format> > > > </ExternalGraphic> > > <Size>50</Size> > > <Rotation>0</Rotation> > > </Graphic> > > </GraphicFill> > > > > > > This SVG is a fill, so is a repeated SVG within a polygon ā being an SVG > it should also Scale. > > > > Also can you confirm if everything scale correctly? I am so curious as > my currently styling is very complex, but is styled correctly.Mainly > points, svg, text and lines would be good. > > > > If SVG scaling is not present, if you can point me to the code (Iām > guessing again SVGStyleFactory) then I could extend yours and contribute > back to the community. > > > > Thanks, > > > > Steve Way > > Infotech Enterprises > > > > > ------------------------------------------------------------------------ > DISCLAIMER: > > This email may contain confidential information and is intended only for > the use of the specific individual(s) to which it is addressed. If you > are not the intended recipient of this email, you are hereby notified > that any unauthorized use, dissemination or copying of this email or the > information contained in it or attached to it is strictly prohibited. If > you received this message in error, please immediately notify the sender > at Infotech or [email protected] and delete the > original message. -- Milton Jonathan Grupo GIS e Meio Ambiente Tecgraf/PUC-Rio Tel: +55-21-3527-2502 ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
