Skip to content

springmeyer/geotools2mapnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

geotools2mapnik

Convert SLD used by geotools/geoserver into mapnik xml.

If you are interested in the reverse see: https://github.com/dwins/mapnik2geotools

Status

A bit of alpha python code used in 2010 to convert GeoServer styles into Mapnik XML for the Foss4g WMS benchmark.

If you are interested in making this more robust, get in touch.

Requires

  • Python >= 2.5

  • Mapnik 2.0.0 with python bindings (mapnik.org)

  • lxml (http://lxml.de/)

  • optionally: ogr python bindings

Usage

./geotools2mapnik.py tests/building.sld > building.xml

About

Convert SLD into Mapnik XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages