Skip to content

Updates to cover style API changes #7

@springmeyer

Description

@springmeyer

Moved here from mapnik/mapnik#2324

Basically Mapnik 3.x overhauled how symbolizers work in core. This is for the better: they are now flexible key-value objects. But previously the python bindings modeled very closely the old symbolizer object structures. This means much of the symbolizer API is now not backwards compatible in 3.x. And overall needs a re-think so that we can expose styling properties in a way that does not radically change again and is easy to maintain and test.

expose styling properties in a way that does not radically change again and is easy to maintain and test.

Because ^^ is a major task. For the 3.0.0 release I think the most viable approach is:

  • disable / comment out the symbolizer objects in the bindings for now
  • recommend people upgrading to Mapnik 3.x use the XML styling interface instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions