Skip to content

Loading fails on feeds that contain Unicode characters #20

Description

@YenTheFirst

Some feeds contain Unicode characters. For example, http://gtfs.s3.amazonaws.com/addison-county-transit-resources_20150227_0141.zip, in stops.txt, on line 58.

If the file is modified to remove the BOM, attempting to load it fails with the exception:

UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 30: ordinal not in range(128)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions