We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the page, the lower part does not show the map. It seems the URL does not longer work: https://overpass-turbo.eu/master/map.html?silent
I modified the files:
To point to the new URL: https://overpass-turbo.eu/map.html?silent
Also, in order to run with newer Node versions, it is necessary to do the following in the package.json:
}, "overrides": { "graceful-fs": "^4.2.10"
The text was updated successfully, but these errors were encountered:
I created a pull request that fixes this: #54
Sorry, something went wrong.
I published my own fork on: https://maptimebogota.github.io/learnoverpass/
I corrected this issue, as well as I translated to Spanish, and some data (the restaurant) is no longer correct.
No branches or pull requests
When running the page, the lower part does not show the map. It seems the URL does not longer work: https://overpass-turbo.eu/master/map.html?silent
I modified the files:
To point to the new URL: https://overpass-turbo.eu/map.html?silent
Also, in order to run with newer Node versions, it is necessary to do the following in the package.json:
The text was updated successfully, but these errors were encountered: