From 4f35f155a7ed77647e9ec0818ace337a5c03dddd Mon Sep 17 00:00:00 2001 From: kunitoki Date: Tue, 27 Mar 2012 13:39:20 -0700 Subject: [PATCH] Updated GEOS (markdown) --- GEOS.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/GEOS.md b/GEOS.md index fbf0a52..dac4646 100644 --- a/GEOS.md +++ b/GEOS.md @@ -3,9 +3,7 @@ -```html -

WARNING: experimental !

-``` +# WARNING: experimental ! Mapnik's PluginArchitecture supports the use of different input formats. @@ -25,7 +23,6 @@ If not, install it from [here](http://trac.osgeo.org/geos/) or use your package If scons is unable to find the needed headers and library, make sure you define where they are in _config.py_: - GEOS_INCLUDES='/usr/local/include' GEOS_LIBS='/usr/local/lib' @@ -92,4 +89,5 @@ A datasource may be created as follows: lyr.add_style("RectangleStyle"); m.addLayer(lyr); } -``` \ No newline at end of file +``` +