Skip to content

Releases: mapnik/mapnik

Mapnik v4.2.1

28 Jan 09:58

Choose a tag to compare

Mapnik v4.2.1

Changelog

What's Changed

Full Changelog: v4.2.0...v4.2.1

Mapnik v4.2.0

30 Dec 09:25

Choose a tag to compare

Mapnik v4.2.0

Changelog

What's Changed

Full Changelog: v4.1.4...v4.2.0

Mapnik v4.1.4

06 Nov 10:18

Choose a tag to compare

Mapnik v4.1.4

Changelog

What's Changed

Full Changelog: v4.1.3...v4.1.4

Mapnik v4.1.3

01 Oct 08:16

Choose a tag to compare

Mapnik v4.1.3

Changelog

What's Changed

  • Implement support for tile JSON (accessing of PMTiles over network - boost::beast)
  • Refactor tiles.input to use Producer/Consumer pattern (non-locking boost::scsp_queue)
  • Implement SSL support in tiles.input
  • Async non-blocking methods to feth metadata over http(s) (boost::coroutine)
  • Implement both memory mapped and sequencial file I/O (controlled gloabally by MEMORY_MAPPED_FILE setting)
  • Use 'ignore case' comparison to determine well-known projections (#4521)
  • Refactor sqlite3 I/O framework to use 'unique_ptr' instead of shared_ptr where appropriate (sqlite.input)
  • (EXPERIMENTAL) tiles.input - add support for direct tile URLs e.g scheme://hostname:port/source-name/{z}/{x}/{y}.ext
  • Add max-threads datasource parameter (default:4) - tiles.input

Full Changelog: v4.1.2...v4.1.3

v4.1.2

03 Aug 14:57

Choose a tag to compare

tagging v4.1.2

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.1.2

Mapnik v4.1.1

27 Jun 08:13

Choose a tag to compare

Mapnik v4.1.1

Changelog

What's Changed

  • tiles.input - raster tiles support (pmtiles/mbtiles) by @artemp in #4510

Full Changelog: v4.1.0...v4.1.1

Mapnik v4.1.0

01 Jun 16:38

Choose a tag to compare

Mapnik v4.1.0

Changelog

What's Changed

Full Changelog: v4.0.7...v4.1.0

Mapnik v4.0.7

05 Apr 09:34

Choose a tag to compare

Mapnik v4.0.7

Changelog

What's Changed

  • Added fix in order to support libc++ >= 19 by @hummeltech in #4500
  • SCons v4.9.1

Full Changelog: v4.0.6...v4.0.7

Mapnik v4.0.6

02 Mar 10:16

Choose a tag to compare

Mapnik v4.0.6

Changelog

What's Changed

New Contributors

Full Changelog: v4.0.5...v4.0.6

Mapnik v4.0.5

31 Jan 11:38

Choose a tag to compare

Mapnik v4.0.5

Changelog

Full Changelog: v4.0.4...v4.0.5