There's a lot of code common between symbolizers which do things like layout, setup, etc... So it seems sensible to extract the common operations & loops into a single place which is independent of the actual renderer. I've started doing this with C++11 lambdas, although that might not be the best implementation long term. Should be easy enough to change, though. |
||
---|---|---|
.. | ||
mapnik | ||
build.py |