mapnik v2024-04-18
- Created
- Updated
Mapnik is an open source toolkit for developing mapping applications.
# Usage
The package mapnik provides CMake targets:
find_package(mapnik CONFIG REQUIRED)
target_link_libraries(main PRIVATE mapnik::mapnik mapnik::json mapnik::wkt)
If you only need the compile definitions without any sources, use target mapnik::core.
If any plugins were installed, call the function mapnik_find_plugin_dir(MAPNIK_PLUGIN_DIR)
to get the plugin installation folder for the currently used configuration. See the docs for more information.
# License
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
Default features: grid-renderer
, jpeg
, png
, proj
, svg-renderer
, tiff
, webp
# cairo
Cairo renderer
Dependencies:
and 18 transitive dependencies:
- brotli (by freetype )
- bzip2 (by freetype )
- dirent (by cairo )
- expat (by cairo )
- fontconfig (by cairo )
freetype (by cairo , fontconfig )
Features:
brotli
,bzip2
,png
,zlib
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by fontconfig )
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- libpng (by cairo )
- libsigcpp (by cairomm )
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- pixman (by cairo )
- pthread (by cairo )
- pthreads (by pthread )
- zlib (by libpng )
Host Dependencies:
5 transitive dependencies:
- gperf (by fontconfig )
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
- vcpkg-tool-meson (by pixman )
# grid-renderer default
Grid renderer
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# input-csv
CSV input plugin
Dependencies:
and 37 transitive dependencies:
- boost-array
>= v1.86.0
(by boost-algorithm ) - boost-assert
>= v1.86.0
(by boost-array ) - boost-bind
>= v1.86.0
(by boost-algorithm ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-algorithm ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-array ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-exception
>= v1.86.0
(by boost-algorithm ) - boost-function
>= v1.86.0
(by boost-algorithm ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-regex ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-algorithm ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-concept-check ) - boost-range
>= v1.86.0
(by boost-algorithm ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-smart-ptr
>= v1.86.0
(by boost-exception ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tuple
>= v1.86.0
(by boost-exception ) - boost-type-traits
>= v1.86.0
(by boost-concept-check ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# input-gdal
GDAL input plugin
Dependencies:
and 43 transitive dependencies:
- boost-assert
>= v1.86.0
(by boost-smart-ptr ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-core
>= v1.86.0
(by boost-smart-ptr ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-smart-ptr (by libkml )
- boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-type-traits
>= v1.86.0
(by boost-smart-ptr ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - expat (by libkml )
- freexl (by libspatialite )
- geos (by gdal )
- giflib (by gdal )
- json-c (by gdal )
- lerc (by gdal )
- libgeotiff (by gdal )
- libiconv (by gdal )
- libjpeg-turbo (by gdal )
- libkml (by gdal )
- liblzma (by tiff )
- libpng (by gdal )
- libspatialite (by gdal )
libxml2 (by gdal , libspatialite )
Features:
http
,iconv
,lzma
,zlib
- lz4 (by libpq )
- minizip (by libkml )
- nlohmann-json (by proj )
- openjpeg (by gdal )
- openssl (by gdal )
- proj (by libgeotiff , libspatialite )
- qhull (by gdal )
sqlite3 (by gdal , libspatialite , proj )
Features:
json1
,rtree
tiff (by gdal , libgeotiff , proj )
Features:
lzma
,zip
- uriparser (by libkml )
- zlib (by tiff )
- zstd (by gdal )
Host Dependencies:
7 transitive dependencies:
- pkgconf (by gdal )
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by json-c )
- vcpkg-cmake-config (by json-c )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-pkgconfig-get-modules (by gdal )
- vcpkg-tool-meson (by pkgconf )
# input-geobuf
GEOBUF input plugin
Dependencies:
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by abseil )
- vcpkg-cmake-config (by abseil )
# input-geojson
GEOJSON input plugin
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# input-ogr
OGR input plugin
Dependencies:
and 43 transitive dependencies:
- boost-assert
>= v1.86.0
(by boost-smart-ptr ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-core
>= v1.86.0
(by boost-smart-ptr ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-smart-ptr (by libkml )
- boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-type-traits
>= v1.86.0
(by boost-smart-ptr ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - expat (by libkml )
- freexl (by libspatialite )
- geos (by gdal )
- giflib (by gdal )
- json-c (by gdal )
- lerc (by gdal )
- libgeotiff (by gdal )
- libiconv (by gdal )
- libjpeg-turbo (by gdal )
- libkml (by gdal )
- liblzma (by tiff )
- libpng (by gdal )
- libspatialite (by gdal )
libxml2 (by gdal , libspatialite )
Features:
http
,iconv
,lzma
,zlib
- lz4 (by libpq )
- minizip (by libkml )
- nlohmann-json (by proj )
- openjpeg (by gdal )
- openssl (by gdal )
- proj (by libgeotiff , libspatialite )
- qhull (by gdal )
sqlite3 (by gdal , libspatialite , proj )
Features:
json1
,rtree
tiff (by gdal , libgeotiff , proj )
Features:
lzma
,zip
- uriparser (by libkml )
- zlib (by tiff )
- zstd (by gdal )
Host Dependencies:
7 transitive dependencies:
- pkgconf (by gdal )
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by json-c )
- vcpkg-cmake-config (by json-c )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
- vcpkg-pkgconfig-get-modules (by gdal )
- vcpkg-tool-meson (by pkgconf )
# input-pgraster
PGRASTER input plugin
Host Dependencies:
6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by lz4 )
- vcpkg-cmake-get-vars (by libpq )
vcpkg-pkgconfig-get-modules (by libpq )
Platforms:
windows & !mingw
- vcpkg-tool-meson (by pkgconf )
# input-postgis
POSTGIS input plugin
Host Dependencies:
6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by lz4 )
- vcpkg-cmake-get-vars (by libpq )
vcpkg-pkgconfig-get-modules (by libpq )
Platforms:
windows & !mingw
- vcpkg-tool-meson (by pkgconf )
# input-raster
RASTER input plugin
Dependencies:
and 17 transitive dependencies:
- boost-assert
>= v1.86.0
(by boost-format ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-core
>= v1.86.0
(by boost-format ) - boost-detail
>= v1.86.0
(by boost-optional ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-optional
>= v1.86.0
(by boost-format ) - boost-predef
>= v1.86.0
(by boost-optional ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-format ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-optional )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# input-shape
SHAPE input plugin
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# input-sqlite
SQLITE input plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by sqlite3 )
- vcpkg-cmake-config (by sqlite3 )
# input-topojson
TOPOJSON input plugin
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# jpeg default
add jpeg support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libjpeg-turbo )
- vcpkg-cmake-config (by libjpeg-turbo )
# libxml2
use libxml2 instead of rapidxml
# png default
add png support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by libpng )
- vcpkg-cmake-config (by libpng )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# proj default
PROJ Functionalities
Dependencies:
and 7 transitive dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by nlohmann-json )
- vcpkg-cmake-config (by nlohmann-json )
- vcpkg-cmake-get-vars (by openssl )
# svg-renderer default
SVG renderer
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# tiff default
add tiff support
Dependencies:
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by tiff )
- vcpkg-cmake-config (by tiff )
# utility-geometry-to-wkb
utility application geometry-to-wkb
Dependencies:
and 37 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# utility-mapnik-index
utility application mapnik-index
Dependencies:
and 37 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# utility-mapnik-render
utility application mapnik-render
Dependencies:
and 37 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# utility-ogrindex
utility application ogrindex
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# utility-pgsql2sqlite
utility application pgsql2sqlite
Dependencies:
and 40 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl ) - lz4 (by libpq )
- openssl (by libpq )
- zlib (by libpq )
Host Dependencies:
7 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
- vcpkg-cmake-get-vars (by libpq )
vcpkg-pkgconfig-get-modules (by libpq )
Platforms:
windows & !mingw
- vcpkg-tool-meson (by pkgconf )
# utility-shapeindex
utility application shapeindex
Dependencies:
and 37 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# utility-svg2png
utility application svg2png
Dependencies:
and 37 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# viewer
Make demo viewer application
Dependencies:
and 48 transitive dependencies:
- brotli (by qtbase )
- bzip2 (by libx11 )
- dirent (by fontconfig )
- double-conversion (by qtbase )
- egl (by qtbase )
- egl-registry (by angle )
- expat (by dbus )
- fontconfig (by qtbase )
freetype (by fontconfig , harfbuzz , qtbase )
Features:
brotli
,bzip2
,png
,zlib
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by fontconfig )
- gettext-libintl (by gettext )
- harfbuzz (by qtbase )
- icu (by qtbase )
libiconv (by gettext-libintl )
Platforms:
!linux
- libjpeg-turbo (by qtbase )
- libpng (by freetype )
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- libxau (by xcb )
- libxdmcp (by xcb )
- libxfixes (by libxi )
- libxslt (by xproto )
- lz4 (by libpq )
- opengl (by egl )
- opengl-registry (by angle )
- openssl (by qtbase )
- pcre2 (by pcre2 , qtbase )
- pthread (by xcb )
- pthread-stubs (by xcb )
- pthreads (by pthread )
- sqlite3 (by qtbase )
- xcb (by libx11 )
- xcb-proto (by xcb )
- xcb-util-m4 (by xcb )
- xorg-macros (by libxau )
- xproto (by libxau )
- xtrans (by libx11 )
- zlib (by qtbase )
- zstd (by qtbase )
Host Dependencies:
8 transitive dependencies:
- gperf (by fontconfig )
- liblzma (by libxml2 )
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by pcre2 )
- vcpkg-cmake-config (by pcre2 )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
vcpkg-pkgconfig-get-modules (by libpq )
Platforms:
windows & !mingw
- vcpkg-tool-meson (by xproto )
# webp default
add webp support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libwebp )
- vcpkg-cmake-config (by libwebp )
# Dependencies
- boost-assign
- boost-bimap
- boost-filesystem
- boost-format
- boost-geometry
- boost-gil
- boost-interprocess
boost-locale
Features:
icu
- boost-msm
- boost-property-tree
boost-regex
Features:
icu
- boost-spirit
- boost-system
freetype
Features:
brotli
,bzip2
,png
,zlib
harfbuzz
Features:
freetype
,icu
harfbuzz
Platforms:
osx
Features:coretext
,freetype
- icu
- mapbox-geometry
- mapbox-polylabel
- mapbox-variant
- protozero
- zlib
and 80 transitive dependencies:
- abseil (by protobuf )
- boost-algorithm
>= v1.86.0
(by boost-geometry ) - boost-align
>= v1.86.0
(by boost-atomic ) - boost-any
>= v1.86.0
(by boost-geometry ) - boost-array
>= v1.86.0
(by boost-assign ) - boost-assert
>= v1.86.0
(by boost-array ) - boost-atomic
>= v1.86.0
(by boost-filesystem ) - boost-bind
>= v1.86.0
(by boost-function ) - boost-chrono
>= v1.86.0
(by boost-thread ) - boost-circular-buffer
>= v1.86.0
(by boost-ptr-container ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-circular-buffer ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-geometry ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-array ) - boost-date-time
>= v1.86.0
(by boost-thread ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-endian
>= v1.86.0
(by boost-spirit ) - boost-exception
>= v1.86.0
(by boost-algorithm ) - boost-function
>= v1.86.0
(by boost-functional ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-regex ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-ptr-container ) - boost-lambda
>= v1.86.0
(by boost-bimap ) - boost-lexical-cast
>= v1.86.0
(by boost-geometry ) - boost-math
>= v1.86.0
(by boost-geometry ) - boost-move
>= v1.86.0
(by boost-assign ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-multi-index
>= v1.86.0
(by boost-bimap ) - boost-multiprecision
>= v1.86.0
(by boost-geometry ) - boost-numeric-conversion
>= v1.86.0
(by boost-geometry ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-parameter
>= v1.86.0
(by boost-msm ) - boost-phoenix
>= v1.86.0
(by boost-spirit ) - boost-polygon
>= v1.86.0
(by boost-geometry ) - boost-pool
>= v1.86.0
(by boost-spirit ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-assign ) - boost-proto
>= v1.86.0
(by boost-phoenix ) - boost-ptr-container
>= v1.86.0
(by boost-assign ) - boost-qvm
>= v1.86.0
(by boost-geometry ) boost-random
>= v1.86.0
(by boost-math )Platforms:
!uwp
- boost-range
>= v1.86.0
(by boost-ptr-container ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-rational
>= v1.86.0
(by boost-geometry ) - boost-scope
>= v1.86.0
(by boost-filesystem ) - boost-serialization
>= v1.86.0
(by boost-geometry ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-thread
>= v1.86.0
(by boost-spirit ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tokenizer
>= v1.86.0
(by boost-date-time ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-concept-check ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-ptr-container ) - boost-utility
>= v1.86.0
(by boost-mpl ) - boost-variant
>= v1.86.0
(by boost-spirit ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-atomic ) - brotli (by freetype )
- bzip2 (by freetype )
- gettext-libintl (by gettext )
libiconv (by boost-locale )
Platforms:
!uwp & !windows & !mingw
- libpng (by freetype )
- protobuf (by protozero )
- utf8-range (by protobuf )
# Host Dependencies
and 3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
- vcpkg-tool-meson (by harfbuzz )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Mathis Logemann
- autoantwort
- Bert Huijben
- Kai Pastor
- nicole mazzuca
- مهدي شينون (Mehdi Chinoune)
- jim wang
- Chuck Walbourn
- Thomas1664
- Alexander Neumann