Mapnik development

Jean-Francois Doyon has developed *new* building scripts for mapnik. Very cool! We're planning to add support for more platforms and toolkits.

I re-worked mapnik's feature processing pipeline and as a result we can have multiple back-ends. At the moment only the AGG renderer is implemented but writing a new one should be very straightforward. For those interested in implementation details have a look at feature_style_processor

New design based on CRTP (Curiously Recurring Template Pattern) e.g.

struct MyCoolRenderer : 
         public feature_style_processor <MyCoolRenderer>
{
    void process(xxx_symbolizer const& sym,
        Feature const& feature) 
    {         
        //do something
    }
};

Also symbolizers are simple POD objects and not related to each other. In fact there are no virtual functions at all which is good :-) . Symbolizers are managed in boost::variant type and static visitation is used to dispatch calls to relevant 'process' methods in the Derived class. One improvement would be to 'trick' the compiler into generating missing methods from implementation to make it even more user-friendly.

Posted by artemp on February 7, 2006

Comments

kevin March 8, 2006 at 1:36 p.m.

i just built mapnik .25a and the current svn tree and was very pleased with the build process. wonderful job on setting up the new scons scripts!

nqyfafh September 16, 2008 at 3:05 a.m.

http://allaboutcelebrity.com/pariska/... paris hilton home movie <a href=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm> paris hilton home movie </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm] paris hilton home movie [/url] http://allaboutcelebrity.com/pariska/... paris hilton new home movie <a href=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm> paris hilton new home movie </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm] paris hilton new home movie [/url] http://allaboutcelebrity.com/pariska/... home movies <a href=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm> home movies </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-home-movie.htm] home movies [/url] http://allaboutcelebrity.com/pariska/... paris hilton video movie <a href=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm> paris hilton video movie </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm] paris hilton video movie [/url] http://allaboutcelebrity.com/pariska/... paris hilton home movie <a href=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm> paris hilton home movie </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm] paris hilton home movie [/url] http://allaboutcelebrity.com/pariska/... britney spears and paris hilton <a href=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm> britney spears and paris hilton </a> [url=http://allaboutcelebrity.com/pariska/paris-hilton-video-movie.htm] britney spears and paris hilton [/url] http://allaboutcelebrity.com/pariska/... free paris hilton movie trailer <a href=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm> free paris hilton movie trailer </a> [url=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm] free paris hilton movie trailer [/url] http://allaboutcelebrity.com/pariska/... free paris hilton pictures <a href=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm> free paris hilton pictures </a> [url=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm] free paris hilton pictures [/url] http://allaboutcelebrity.com/pariska/... paris hilton <a href=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm> paris hilton </a> [url=http://allaboutcelebrity.com/pariska/free-paris-hilton-movie-trailer.htm] paris hilton [/url] Please, send your abuse here!!! send.your.abuse.here@gmail.com<a href="http://google1221535480.com">car</a> <a href=http://google1221535480.com>book</a> [url=http://google1221535480.com]apple[/url] http://google1221535480.com

metomjokehou October 12, 2008 at 1:44 a.m.

keyboard frog head see usa canada ocean tom

Post a comment