Skip to content

Commit

Permalink
Updates distance matrix tool to allow non ascii characters in id fiel…
Browse files Browse the repository at this point in the history
…ds. This is based on a workaround (from http://docs.python.org/library/csv.html), as the default Python csv function(s) do not support nonascii characters. Fixes #2496

git-svn-id: http://svn.osgeo.org/qgis/trunk@13019 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
cfarmer committed Mar 8, 2010
1 parent e41bb34 commit ebc2e6f
Showing 1 changed file with 230 additions and 194 deletions.
Loading

0 comments on commit ebc2e6f

Please sign in to comment.