Dave d3ec70aff9 Return pre-r557 rendering of line aligned labels. (Not the code, the algorithm ideas)
Spacing and no spacing line rendering are done by the same function.
Code is cleaner, performance should be equal or improved.
Text displacement is "Different", better in some cases and worse in others, I can revert it if wanted.
Old non spacing code is not yet removed as it is used by ShieldSymbolizer which I haven't investigated yet.
Individual character placement still has issues, that is my next task to fix!
2008-01-21 03:08:18 +00:00
2007-10-26 20:56:11 +00:00
2008-01-18 04:01:17 +00:00
2007-08-12 21:05:45 +00:00
2007-02-12 15:25:59 +00:00
2007-08-08 09:32:37 +00:00
2007-09-25 21:06:52 +00:00
2006-10-27 17:26:45 +00:00
2007-09-01 09:50:06 +00:00
2007-09-21 19:54:17 +00:00
2007-09-21 19:54:17 +00:00
2007-10-26 20:56:11 +00:00
2006-03-31 10:32:02 +00:00
2007-12-16 12:33:28 +00:00
2006-03-31 10:32:02 +00:00
2008-01-03 11:41:39 +00:00

See INSTALL file for installation instructions

Mapnik is an OpenSource C++/Python toolkit for developing 
GIS (Geographic Information Systems) applications. At the core is a C++ shared 
library providing algorithms/patterns for spatial data access and visualization.

Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), 
the library doesn't rely on "windowing systems" and can be deployed in any server environment. 
It is intended to play fair in a multi-threaded environment and is aimed primarily, 
but not exclusively, at web-based development.

High-level Python bindings (boost.python) facilitate rapid application development, 
targeting zope3, django etc.

Mapnik is a free software and is released under LGPL (GNU Lesser General Public Licence) (see COPYING)
Description
Mapnik is an open source toolkit for developing mapping applications
Readme 200 MiB
Languages
C++ 94.7%
Python 3.2%
CMake 1.2%
Shell 0.5%
CSS 0.1%