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! |
||
---|---|---|
.. | ||
connection.hpp | ||
connection_manager.hpp | ||
postgis.cpp | ||
postgis.hpp | ||
postgisfs.cpp | ||
property_index.hpp | ||
resultset.hpp | ||
SConscript |