From f4063b57fa30725f1fb65bfb974ac94e4bcdd08c Mon Sep 17 00:00:00 2001 From: skyebook Date: Wed, 29 Feb 2012 11:29:18 -0800 Subject: [PATCH] Updated LearningMapnik (markdown) --- LearningMapnik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LearningMapnik.md b/LearningMapnik.md index 5f32dd5..ed98b8e 100644 --- a/LearningMapnik.md +++ b/LearningMapnik.md @@ -10,7 +10,7 @@ Mapnik can be used in a variety of ways. The most widely used options are using ## Getting started -Mapnik is written in C++, but many users use its bindings to higher-level languages, including Python or Javascript. If you've got a application that wraps Mapnik entirely, you might only need to concern yourself with the XML stylesheets that describe Mapnik's map styles. +Mapnik is written in C++, but many users use its bindings to higher-level languages, including Python or Javascript. If you've got an application that wraps Mapnik entirely, you might only need to concern yourself with the XML stylesheets that describe Mapnik's map styles. To get first results, choose your weapon: XML, Python, C++, or node.js