latlong_to_pathrow.py, latlong_to_tile.py, pathrow_to_tile.py,
tile_to_pathrow.py
Should follow the standard Pythonic coding practice to use __name__ and main()
function. So it can double as a standalone script or importable code module
--- maybe move that code into it's own function so it could be called as such
if imported?
Original issue reported on code.google.com by davehil...@gmail.com on 23 Jul 2013 at 2:55
Original issue reported on code.google.com by
davehil...@gmail.com
on 23 Jul 2013 at 2:55