There doesn't seem to be much if any santiy checking for lat/lon bounds.
I was a dumbass and made it crash with an argument list like this:
--min_lat_bound 32.50 --max_lat_bound 33.25 --min_lon_bound -96.50
because i'm a dummy that fails at math. (min_lon should have been max, and vice versa)
There doesn't seem to be much if any santiy checking for lat/lon bounds.
I was a dumbass and made it crash with an argument list like this:
--min_lat_bound 32.50 --max_lat_bound 33.25 --min_lon_bound -96.50
because i'm a dummy that fails at math. (min_lon should have been max, and vice versa)