Hi Balazs, this is rather mapfish issue so can you please elaborate on this on [email protected] mailing list.
Just for info,recently I also took a look at vector layer renderer in print module. It actually has implemented printing labels for point data which I am using to print labels. Just to give you hints, take a look at PointRenderer.java where its implemented. http://www.mapfish.org/svn/mapfish/print/trunk/src/main/java/org/mapfish/print/map/renderers/vector/ Cheers On Thu, Sep 16, 2010 at 3:34 PM, David Winslow <[email protected]> wrote: > Oh, I see. If you just want to test with a locally built copy of the jar, > you can just: > * install the custom build into your maven repo and run from sources > * replace the print-servlet.jar in WEB-INF/lib with your custom build if > you're not into running from sources. > Please ask on the developer list or IRC channel if you need further help > with these tasks. > -- > David Winslow > OpenGeo - http://opengeo.org/ > On Thu, Sep 16, 2010 at 9:27 AM, Balázs Bámer <[email protected]> wrote: >> >> Hi David, >> >> > I believe we are actually using a slightly modified build of the print >> > servlet, so please ping this list again once your patch is in so that we >> > can >> >> That's why I write here. I would like to test it in Geoserver. >> >> best regards: Balázs Bámer > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > -- Ivan Grcic ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
