Closed FloEdelmann closed 2 years ago
I don't see why not. @rbrundritt do you have any issue with this?
Just made this update. The only issue I can see is that if others try and deploy this somewhere, they may need to explicitly allow this file extension through their hosting platform.
Thanks for renaming!
*.overpassql
is now the recommended file extension for Overpass QL: OSM Wiki: Overpass QL § File extension (Disclaimer: I added that section after some discussion.)I propose to rename all Overpass QL files in this repo to
*.overpassql
for consistency.Context: GitHub's syntax highlighting engine requires that 200 repositories use the same file extension before they consider supporting that syntax and file extension: https://github.com/github/linguist/issues/5890