Ticket #113 (new defect)
Support adding points dynamically in Python
| Reported by: | lwu | Owned by: | artem |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5.2 |
| Component: | Boost.Python Binding | Version: | SVN Trunk |
| Severity: | Normal | Keywords: | |
| Cc: | Patch Needs Improvement: | no | |
| Needs Docmentation: | no | Has Patch?: | yes |
| Design Decision Needed: | yes |
Description
Mapnik's Python binding lacks sufficient functionality to easily implement the ability to add points dynamically (programmatically) in Python.
I have attached a patch which addresses this problem, by taking the patch attached to ticket #111 and implementing a number of Python binding codes which were not yet implemented.
Programmatic addition of data points in Python seems to be a frequent request on the mailing lists, and thus this functionality seems particularly useful to support.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
