Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update mapnik required version to 2.1.0
The output from carto can't be parsed by mapnik 2.0.0, even though the
symbolizers etc work fine.
  • Loading branch information
gravitystorm committed May 13, 2013
1 parent 7f17045 commit f4445a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ See https://github.com/mapnik/mapnik/issues/1605 for more details.
If you aren't using TileMill, you can compile the CartoCSS stylesheets into Mapnik XML using the command-line `carto` command.

* [carto](https://github.com/mapbox/carto) >= 0.9.3 (we're using instances with cascading rules)
* [mapnik](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation) >= 2.0.0 (we might move to 2.1 in the near term
* [mapnik](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation) >= 2.1.0

---

Expand Down

0 comments on commit f4445a1

Please sign in to comment.