forked from mapnik/mapnik
-
Notifications
You must be signed in to change notification settings - Fork 0
DeveloperTodo
Dane Springmeyer edited this page Nov 21, 2011
·
1 revision
Mapnik features that need fixing (also see the Tickets page):
If you have a plan for any of these items, remove them from here and add them as tickets!
- Project is in need of a set of visual unit tests
- More C++ classes and parameters need to be documented!
- We need to generate Doxygen output
- "Nil" extents don't work as one might expect (they are initialized to have negative length and negative width, but do not properly support expand_to_include etc.)
- Ruby binding :)
- Mixed imperative / declarative DSL (domain-specific language) for mapping, in the spirit of jQuery, Rails, or Haml-quality design