DinoTools / python-overpy

Python Wrapper to access the Overpass API
https://python-overpy.readthedocs.io/
MIT License
243 stars 58 forks source link

[WiP] Export results #66

Open phibos opened 7 years ago

phibos commented 7 years ago
Issue type
Summary

Add experimental support to export the result data in different file formats.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-7.2%) to 87.416% when pulling d3e8cc218b48493d03cd1ddcd7652c7928aa022a on export into db8f80eeb1b4d1405816bd62c16ddb3364e0c46d on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.5%) to 92.152% when pulling bd776537666a318e8f1734790b9e397571029203 on export into db8f80eeb1b4d1405816bd62c16ddb3364e0c46d on master.

matkoniecz commented 7 years ago

@DinoTools

What is your opinion/plan about this PR? What is blocking potential merging?

I am asking as this feature would be useful for my purposes.

phibos commented 3 years ago

Tests are still successful. There are only a few minor style issues. Will finish work on PR #98 and then try to merge this one.