This came up in conversation with one of my users the other day.
It would be really useful to walk an arbitrary line and drop a point at a regular interval, such as every 5 feet or every 20 seconds. This would be great for like, setting up test units when you get to the field.
You can kind of do this by just walking a line, but the problem is that you just get a line when what you really care about is the vertices.
Being able to just stream points (of any point template, so you could then fill out the information from your test pit or something) would make field work a lot more dynamic and require less preparation in the office.