OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Set up high-performance Overpass API instance? #528

Open 1ec5 opened 1 year ago

1ec5 commented 1 year ago

@mmd-osm maintains a fork of the Overpass API that comes with extra OverpassQL features that I suspect OpenHistoricalMap would find useful, for example the all_vertex() evaluator, more robust regular expression support, and a more performant around: implementation. However, it’s billed as an experimental testbed, so migrating to it might not be as straightforward as a more routine upgrade (#413).

mmd-osm commented 1 year ago

I'm afraid, my fork isn't available for productive use outside of https://wiki.openstreetmap.org/wiki/User:Mmd/Overpass_API_-_experimental_corner at this time.

Maybe next year, or the one after...