dwins / mapnik2geotools

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

Create LayerGroup in GeoServer #9

Closed dwins closed 14 years ago

dwins commented 14 years ago

Make a LayerGroup in GeoServer with the layers from the mapnik style in the proper order.

This will involve figuring out some way to associate GeoServer FeatureTypes with datasources in the mapnik style...