Receive bus stops and train stops

Hi,

I would like to receive all points where you can enter a bus or a train. It is not important if it is a big station or a small stop, I would just like to receive all stops for buses and trains where you can enter.

Am I correct that this query is the right one?

railway =‘station’ OR railway = ‘halt’ OR highway=‘bus_stop’

Or would you use another query, other tags?

Thanks :slight_smile:

When people use V2 of the public transport schema, they do not have to use highway=bus_stop anymore. Although many still add this tag beside the public_transport=stop_position. More info can be found on public_transport=stop_position