A Mapnik tilesource for large_image, enabling rendering of vector tile sources as raster tiles. Version 1.34.1, released as part of the large_image ecosystem with regular updates.
pip install large-image-source-mapnikVerified import paths — ran on the pinned version, not inferred.
Initialize a Mapnik tilesource from an XML file path.
Install Mapnik via conda: conda install -c conda-forge mapnik, or follow OS-specific instructions.
Use Python 3.10 or newer.
Use 'from large_image_source_mapnik import MapnikTilesource'.