From dc25cdbd3d96757ca92f3fa95cd0f1d886f3f34d Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Tue, 20 Dec 2011 13:42:23 -0800 Subject: [PATCH] Updated Shapefile Plugin (markdown) --- ShapeFile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ShapeFile.md b/ShapeFile.md index 38fd9c9..f926b57 100644 --- a/ShapeFile.md +++ b/ShapeFile.md @@ -8,7 +8,7 @@ This plugin supports reading shapefiles. They can also be read using the [[OGR]] The shapefile plugin will run fastest if you build indexes for your shapefiles using the 'shapeindex' command line tool installed when you build Mapnik. -For other plugins see: PluginArchitecture +For other plugins see: [[PluginArchitecture]] # Installation @@ -54,7 +54,7 @@ A Shapefile datasource may be created as follows: } ``` -== XML == +## XML ```xml