>
> https://github.com/rnorris/viking/compare/MapnikRenderingLayer
>

A few updates have been applied.

Split Mapnik rendering into a separate thread pool, with a default value of 1 
to avoid any potential multi threading issues.

GUI control can increase the number of threads used so the adventurous crank it 
up.
[3 threads works fine for me with a postgis datasource setup (i.e. OSM-Carto),
  whereas using a sqlite config - mapnik always crashes with more than one 
thread,
 using just shape files - mapnik sometimes crashes with more than one thread]

Added the ability to view 'parameters' from the Mapnik configuration file, and 
display an attribution or copyright on the output map if a suitable parameter 
is found.

A Viking test file using a Mapnik basic config with shapefile data is added in 
the /test directory (unzip the data file ne_110m_admin_0_countries.zip first 
before use).





                                          
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to