dwins / mapnik2geotools

Using the Scala XML API to translate from Mapnik XML to GeoTools' SLD dialect
64 stars 22 forks source link

translate Filters #10

Closed dwins closed 14 years ago

dwins commented 14 years ago

translate Mapnik-style filters to SLD-style ones.

this will be a little tricky due to having to parse the filter expression from infix notation.