DinoTools / python-overpy

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

Export results #13

Open phibos opened 9 years ago

phibos commented 9 years ago

Add an API to export the result data. This might help to speed up the development of proof of concepts.

domlysz commented 8 years ago

Hi,

Maybe it could be interesting to use these rules to also produce polygons ?

LucaMoiana commented 7 years ago

Hi, I'm just started using your wrapper and created a simple query, now I'd like to dump results in a JSON, can you point me to some instruction?