DinoTools / python-overpy

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

Added Area functionality - no tests #24

Closed Darkless012 closed 7 years ago

Darkless012 commented 8 years ago

I've added Area functionality, since I need it in my project.

I have no idea what am I doing, since I'm working with overpass API for like a day. No tests included (sorry), but general usage for finding areas works for my purpose.

Please add tests.

references: https://github.com/DinoTools/python-overpy/issues/19