Opened 7 years ago

Closed 7 years ago

#6794 closed defect (fixed)

gdal2tiles.py: does not handle files with utf8 characters in the filename

Reported by: gbataille Owned by: warmerdam
Priority: normal Milestone:
Component: Utilities Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

Using python 2.7

python 3 works.

I'll propose a patch for it soon

Attachments (1)

utf8.patch (4.6 KB ) - added by Even Rouault 7 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Even Rouault, 7 years ago

@gbataille Could you test the attached utf8.patch ? It seems to fix the issue for me.

by Even Rouault, 7 years ago

Attachment: utf8.patch added

comment:2 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 37425:

gdal2tiles: fix handling of UTF-8 filenames (patch by Gregory Bataille, github #190, fixes #6794)

Note: See TracTickets for help on using tickets.