Skip to content

Commit e941f8f

Browse files
committed
Remove mapnik 2.2
1 parent 4834d2a commit e941f8f

1 file changed

Lines changed: 0 additions & 49 deletions

File tree

pages/downloads.md

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -30,52 +30,3 @@ You can also use git to fetch the latest code (will default to `master` branch):
3030
Browse the code at [github](https://github.com/mapnik/mapnik).
3131

3232
Download a snapshot as a [zip archive](https://github.com/mapnik/mapnik/archive/master.zip).
33-
34-
35-
## Mapnik 2.2
36-
37-
Release Date: June 3rd, 2013
38-
39-
### Platforms
40-
41-
#### OS X
42-
43-
The recommend install method on OS X is `homebrew`. If you are running `homebrew` simply do:
44-
45-
brew update && brew install mapnik
46-
47-
We also provide a pre-built [OS X 64 bit package](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-osx-v2.2.0.dmg) that will install into the same place (`/usr/local`) as homebrew.
48-
49-
#### iOS
50-
51-
* [3-way arch (i386/armv7/armv7s) SDK](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-ios-v2.2.0.tar.bz2)
52-
* [Setup instructions](https://gist.github.com/springmeyer/5710531)
53-
54-
#### Windows
55-
56-
* [Windows 32 bit Package](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-win-v2.2.0.zip)
57-
* [Windows 32 bit SDK](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-win-sdk-v2.2.0.zip)
58-
* [Setup instructions](https://gist.github.com/springmeyer/5651701)
59-
60-
#### Ubuntu
61-
62-
* [Ubuntu PPA](https://launchpad.net/~mapnik/+archive/v2.2.0) ([more info](https://github.com/mapnik/mapnik/wiki/UbuntuInstallation))
63-
64-
### Source
65-
66-
To build Mapnik v2.2.0 from source either download the [v2.2.0 tarball](http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-v2.2.0.tar.bz2) or pull directly from github:
67-
68-
git clone https://github.com/mapnik/mapnik.git
69-
git checkout v2.2.0
70-
71-
For source install help see the [Install docs](https://github.com/mapnik/mapnik/blob/v2.2.0/INSTALL.md)
72-
73-
### Extra Installation Details
74-
75-
See platform specific notes at [Mapnik Wiki](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation).
76-
77-
See also the detailed [Install guide](https://github.com/mapnik/mapnik/blob/master/INSTALL.md) for the development code.
78-
79-
## Older releases
80-
81-
See the listing at [the download archive on s3](http://mapnik.s3.amazonaws.com/index.html?path=dist/).

0 commit comments

Comments
 (0)