I am using proj, in particular pyproj, to convert from UTM coordinates to the (x,y) coordinates used, for example, by Google Maps. There is a parameter called zone which I could not understand how I can determine. I have seen it varying across examples I looked up. What is the rule for specifying the zone?
By the way, the reason I need this transformation is because the points my shp are in this format once I use pyshp to access them.
