Ticket #110 (new enhancement)
Improve XML parsing error-reporting
Description
Mapnik's XML parsing has minimal error-reporting facilities.
For example,
<TextSymbolizer name="name" face_name="DejaVu? Sans Book" size="9" fill="black" halo_fill="#DFDBE3"/ allow_overlap="true">
is an obvious error, but the main error output to console is
"### Configuration error: style.xml: read error destroyed singleton".
A line number, at least, should be provided.
Change History
Note: See
TracTickets for help on using
tickets.
