betsch85
betsch85
yea I found out the hard way after creating this issue, I didn't know there were that many cmd line flags, I only knew of those I found while browsing...
> Maybe you we're looking at https://jaryard.com/projects/osm4j/tutorial/cli-reference.html before. > > There's the CLI utility `OsmBboxFilter` that you can install from the `utils` module using `./install.sh` and that offers functionality for...
After a night of sleep I think I'm able to answer my own question, but I'd want to have someone to confirm (or deny) my assumptions: You never *have* to...
can really no one answer this?
> You're on the right track, waitsocket() will wait for data on the socket to return however it could also timeout without data. It's a nicer way to wait rather...