Martijn van Exel

Results 351 comments of Martijn van Exel

Bump @alexandrui-telenav @cameliao-telenav ..?

Hmm yes, good point. We could use some more unit testing for unicode related pitfalls existing in Python 2. I don't want to deprecate Python 2 support just yet, since...

(The `csv` module documentation has [an example](https://docs.python.org/2/library/csv.html#csv-examples) using a generator function to make this work (however this is probably lossy).

The project maintainer needs to be in complete charge of the future direction of the project, including roadmap planning, architectural decisions, issue and PR review, and actively collaborating with the...

With a very simple query, [it works](https://repl.it/@mvexel/UncomfortableWildMice) using Python 3. Can you add the exact query and Python version you are using?

Closing because no more feedback for some time. Feel free to re-open @rivermont if you are having the same problem still.

Wait a minute.. There is something specific to string encoding here.. It would really help to get the specific query that gave you this problem @rivermont -- thanks!

I updated `osmdiff` recently and the `__geo_interface__` interfaces are in better shape now. They still require some testing, especially relations. I'd love to consider this for the next point version.

See also * #135 * #48 * PR #140

Leaving open because we still don't have proper documentation :/