This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

overpass tilde operator performance

1

Hello List!

I'd like to fetch hiking routes which operator is "Club Alpino Italiano". It happens mappers use mixed cases, ie: club alpino italiano Club Alpino italiano

It seems tilde operator ["operator"~"club alpino italiano",i] slows down overpass performance. Should I use a union of the three chances instead?

asked 25 Feb '21, 08:26

Cascafico's gravatar image

Cascafico
283202329
accept rate: 0%

Post your routine

(25 Feb '21, 12:45) DaveF

Source code available on GitHub .