百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
M

mapnik

> 编程语言
开源

Mapnik 是一个用于开发地图应用程序的 开源 工具包

3.9K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Mapnik 是一个用于开发地图应用程序的 开源 工具包

    _/      _/                                _/  _/
   _/_/  _/_/    _/_/_/  _/_/_/    _/_/_/        _/  _/
  _/  _/  _/  _/    _/  _/    _/  _/    _/  _/  _/_/
 _/      _/  _/    _/  _/    _/  _/    _/  _/  _/  _/
_/      _/    _/_/_/  _/_/_/    _/    _/  _/  _/    _/
                     _/
                    _/

Mapnik is an open source toolkit for developing mapping applications. At the core is a C++ shared library providing algorithms and patterns for spatial data access and visualization.

Mapnik is basically a collection of geographic objects like maps, layers, datasources, features, and geometries. The library doesn't rely on any OS specific "windowing systems" and it can be deployed to 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.

For further information see http://mapnik.org and also our wiki documentation.

Installation

See INSTALL.md for installation instructions and the Install page on the wiki for guides.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Mapnik software is free and is released under the LGPL v2.1 (GNU Lesser General Public License, version 2.1). Please see COPYING for more information.

GitHub Issues· 728 开放

在 GitHub 查看全部
  • #4579

    GeoTIFF renders with artifacts

    更新于 2026年9月5日
  • #4529

    Support for SVG <text> elements and inquiry about SVG rendering library

    svg更新于 2026年7月27日
  • #4566

    Strategies to implement masking without triggering unnecessary rasterisation / complexity

    renderer.aggrenderer.cairocompositing更新于 2026年7月27日
  • #4563

    Convoluted SVG from mapnik 4

    renderer.cairosvgcompositing更新于 2026年7月22日
  • #4564

    ScriptRun resolution bug

    更新于 2026年7月2日
  • #4538

    Issue: Support for generating vector tiles in non-Web Mercator tile schemes (EPSG:4326, EPSG:4490) using Mapnik input plugin and mapnik-vector-tile

    更新于 2026年6月3日
  • #4559

    tiles.input - incorrect handling of un-compressed VTs

    buginput.tiles更新于 2026年6月1日

核心特点

  • •C++
  • •beautiful-maps
  • •c-plus-plus
  • •cartography
  • •gis

> 标签

C++beautiful-mapsc-plus-pluscartographygis

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言