Other uses include cruise ships, etc. I've used them on ski trips, road trips and backpacking. One occasion specifically was when backpacking in Glacier National Park. There were 6 of us and a couple of guys decided to leave early on the last day to get the car. The rest of us ...
xmin = min(xmin, pt.point[0]) ymin = min(ymin, pt.point[1])# Shrink the map to accommodate the relevant areaself.mapData.sample((xmin, ymin), (xmax, ymax))# Cruise through the map looking for empty cells next to occupied# ones. These will be the likely cells when a bump is...