Hi @DMohn, thanks for your input.
Both our searches return the same result. Maybe I use a more confusing way to set the bounding box, but this works perfect since I use it in many dashboards 🙂
Your radius example is very nice and if the question wasn't posted here, my answer would have been to use gpsbabel which makes it a lot easier:
gpsbabel -i inputtype -f file -x radius,distance=1.5M,lat=30.0,lon=-90.0 -o outputtype -F outputfile
cheers, MuS
... View more