Over the past few weeks I have been using Mapnik to render road data
out of a custom PostGIS database. During the process I ran into a few
problems that I have addressed along the way. I have attached a patch
to be reviewed to see if any of the changes are worth including in
Mapnik. The patch does the following:

1) Does not force all table names to lowercase.
2) Adds quotes around table names in SQL queries.
3) Trims string feature attributes to remove padding.
4) Uses icuio in order to convert UnicodeString's into std::strings.

Thank you,
Aron

Attachment: mapnik_patch
Description: Binary data

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to