-
Notifications
You must be signed in to change notification settings - Fork 22
Home
dwins edited this page Oct 9, 2011
·
6 revisions
Welcome to the mapnik2geotools wiki!
mapnik2geotools is a project to rewrite mapnik map configurations to GeoTools-style SLD and GeoServer configuration (via restconfig). If you want to hack on it, the following links should help you understand what's going on in the code. There's also a wiki page on Hacking which has some details specific to this project.
- Tour of Scala The programming language used for this project
- Scala XML Overview
- More Scala XML Info
- Simple Build Tool for dependencies/compilation/running. Try it, you'll like it.