osm-queries icon indicating copy to clipboard operation
osm-queries copied to clipboard

Rename `*.osm` files to `*.overpassql`

Open FloEdelmann opened this issue 3 years ago • 3 comments

*.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 *.osm 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

FloEdelmann avatar Sep 24 '22 15:09 FloEdelmann

@ldodds Would a pull request be accepted?

FloEdelmann avatar Feb 21 '23 21:02 FloEdelmann

Sorry for slow response on this.

I'd like to support this and I'm open to a pull request, as I'm pretty busy with day job stuff for at least the next 3 weeks or so.

Otherwise I'll pick up later.

ldodds avatar Mar 06 '23 11:03 ldodds

@ldodds No worries. I created a PR: #8.

FloEdelmann avatar Mar 06 '23 13:03 FloEdelmann