Mapnik
Toolkit for developing mapping applications and rendering cartographic maps
Mapnik trades a reverted font fix for a working one, and turns off debug builds.
◆Recent moves
- 19d ago
Mapnik 4.3.1 reworks font fallback and enables NDEBUG by default
A corrective point release: 4.3.0's multi-font Unicode fix was patched, the patch reverted, and a separate font-fallback change landed in its place. NDEBUG on by default strips assertions from stock builds, which together with the unspecified performance work makes this a speed-and-text-rendering release.
View source ↗ - 1mo ago
Mapnik 4.3.0 fixes PostGIS pool churn and multi-font Unicode runs
The release 4.3.1 corrects. Brought PostGIS async connection pooling under control, added an unbuffered bbox variable, finished the boost::optional removal, and made the first attempt at shaping complex Unicode across a fontset. Three first-time contributors landed here.
View source ↗ - 5mo ago
Mapnik v4.2.2
A minimal patch release with no user-facing change described in the notes.
View source ↗ - 7mo ago
Mapnik 4.2.1 makes the plug-in infrastructure more flexible
Part of the generalization of the datasource layer, loosening how input plugins are registered and combined so tile sources can sit beside the established PostGIS and GDAL inputs.
View source ↗ - 8mo ago
Mapnik 4.2.0 combines the input plugins
Consolidated the separate input plugins into a combined build, the structural step that the later plugin-infrastructure work builds on.
View source ↗ - 10mo ago
Mapnik 4.1.4 adds layer sort-by, fixes GDAL 3.12 build
Layer sort-by gives style authors ordering control at render time; the GDAL 3.12 fix is the routine cost of tracking a fast-moving dependency.
View source ↗