码迷,mamicode.com
首页 > 其他好文 > 详细

Mapnik

时间:2019-04-18 17:11:46      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:method   home   html   str   amp   launch   hat   ppa   detail   

Downloads

Latest Release

The latest release is Mapnik v3.0.22.最新版本是Mapnik v3.0.22。

Mapnik 3.0.22

Release Date: 22 January 2019

Source Installation

To build Mapnik v3.0.22 from source either download the v3.0.22 tarball or pull directly from github:

git clone https://github.com/mapnik/mapnik.git
cd mapnik
git checkout v3.0.22
git submodule update --init
./configure && make && make test

For source install help see the Install docs

You can also use git to fetch the latest code (will default to master branch):

git clone https://github.com/mapnik/mapnik.git

Browse the code at github.

Download a snapshot as a zip archive.

Mapnik 2.2

Release Date: June 3rd, 2013

Platforms

OS X

The recommend install method on OS X is homebrew. If you are running homebrew simply do:

brew update && brew install mapnik

We also provide a pre-built OS X 64 bit package that will install into the same place (/usr/local) as homebrew.

iOS

Windows

Ubuntu

Source

To build Mapnik v2.2.0 from source either download the v2.2.0 tarball or pull directly from github:

git clone https://github.com/mapnik/mapnik.git
git checkout v2.2.0

For source install help see the Install docs

Extra Installation Details

See platform specific notes at Mapnik Wiki.

See also the detailed Install guide for the development code.

Older releases

See the listing at the download archive on s3.

Mapnik

标签:method   home   html   str   amp   launch   hat   ppa   detail   

原文地址:https://www.cnblogs.com/2008nmj/p/10730468.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!