From f7e8081c030f85a1d029cd0abf1f161bdedc5630 Mon Sep 17 00:00:00 2001 From: booo Date: Sat, 3 Dec 2011 06:08:27 -0800 Subject: [PATCH] fixed link to proj4 website --- XMLConfigReference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMLConfigReference.md b/XMLConfigReference.md index 662b872..896caf9 100644 --- a/XMLConfigReference.md +++ b/XMLConfigReference.md @@ -63,7 +63,7 @@ A Style object defines the way objects can be rendered. A Mapnik configuration * *status*: Default "on"; *on* or *off*, "0" or "1" * *clear_label_cache*: Default "off". Setting this to "on" clears the internal placement detector list, causing the items of this layer, and from this layer on, to be rendered without taking previous rendered items into account ('clear collision avoidance list') * *cache-features*: Default "off". Setting this to "on" triggers mapnik to attempt to cache features in memory for rendering when (and only when) a layer has multiple styles attached to it. (only available in >mapnik 2 since r2636). - * *srs*: Default inherits from map.srs; Reference system from the the project [[Proj.4](http://trac.osgeo.org/proj/)]. e.g. +proj=latlong +datum=WGS84 + * *srs*: Default inherits from map.srs; Reference system from the the project [Proj.4](http://trac.osgeo.org/proj/). e.g. +proj=latlong +datum=WGS84 * *abstract*: Default "" * *title*: Default "" * *minzoom*: Default 0.0