chadrockey / TGC-Designer-Tools

Tools to support course creation and Lidar/Terrain Creation in The Golf Club 2019.
Apache License 2.0
45 stars 28 forks source link

Ability to define Overpass API Server #93

Open joshvermast opened 2 years ago

joshvermast commented 2 years ago

I may work on a PR for this but the ability to define an Overpass API server would be fantastic. I understand you aren't supporting this project anymore so just putting this here in case anyone wants to take a crack at it.

overpy Overpass API Class is: python-overpy.readthedocs.io/en/latest/api.html

Variable to change to non-default is: url (Optional[str]) –

nielsdrost7 commented 2 years ago

Hey @joshvermast I'm willing to test out after you've done your PR. Are you up to forking the project and continuing work on it?