mapnik/plugins/input
Artem Pavlenko 7cae55f73f * trim leading and trailing whitespace from all strings before
rendering them as labels when using the text or shield symbolisers
  (blame my horrible datasets)
* correctly recognise the Postgis "text" data type (it was in
  postgisfs.cpp just not postgis.cpp) - my initial workaround to the
  above was "SELECT trim(from label) AS label ..." which failed
  miserably because it returned a text data type. 

Thanks to Robert Coup for the patch!
2006-10-19 09:24:26 +00:00
..
postgis * trim leading and trailing whitespace from all strings before 2006-10-19 09:24:26 +00:00
raster added yet to be implemented features_at_point 2006-10-16 21:30:58 +00:00
shape added yet to be implemented features_at_point 2006-10-16 21:30:58 +00:00