opentraveldata / optd

Deprecated Git repository. Please move to
https://github.com/opentraveldata/opentraveldata
Other
24 stars 13 forks source link

[ori_por_public] Wrong timezone or name #8

Closed alexprengere closed 11 years ago

alexprengere commented 11 years ago

Some lines have weird timezone, name, asciiname and _cityname, for example QAF. I think it would be better to have an empty field when we are not sure of the content.

We could also remove some trailing characters in those fields, like : or /.

da115115 commented 11 years ago

Fixed with d2035e084718b759e176084039884ad8a6b9200b

alexprengere commented 11 years ago

This seems to be fixed for timezone, but QAF still has weird data for name, asciiname and city_name. You may update GeoBases to check out the new data you generated.

da115115 commented 11 years ago

Sure. That issue is tracked by issue #7, which you created two days ago.

alexprengere commented 11 years ago

Actually, imo, #7 only tracks the form of the data (case inconsistency over the different rows), whereas this issue tracks the content problems (name = offline for example). A general way of handling "unsure" data could be to just leave empty fields.