Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a possibility to query a local Overpass db? #73

Closed
Erhanjinn opened this issue Apr 23, 2018 · 2 comments
Closed

Is there a possibility to query a local Overpass db? #73

Erhanjinn opened this issue Apr 23, 2018 · 2 comments
Assignees
Labels

Comments

@Erhanjinn
Copy link

Hi,

is there a possibility to query a local .osm copy of data? Can I make the Overpass API to switch to local db?

Thanks!

@phibos
Copy link
Member

phibos commented Apr 29, 2018

You can use the url parameter of the Overpass class.

api = overpy.Overpass(url='http://my-local-overpass.localhost/api/interpreter')

@phibos phibos self-assigned this Sep 5, 2019
@phibos
Copy link
Member

phibos commented Sep 5, 2019

Seems like the question has been answered. Issue closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants