Tom Hughes wrote: > If the layer has an SQL filter how are you going to translate that to > the OSM plugin which doesn't understand SQL? I was assuming that the sql filter only does pre-filtering for performance reasons, and that simply applying a generic filter on the whole data could produce the same result > > Likewise I believe all attributes returned by the OSM plugin are > returned as strings, so any filter in the stylesheet which tries to do > numeric comparisons on such an attribute will likely fail. Then wouldn't it be possible to implement an automatic conversion of strings to numeric when a comparison operator is encountered ?
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

