Skip to content
Prev 2741 / 29559 Next

convUL: wrong for Southern hemisphere

On Sat, 3 Nov 2007, Agustin Lobo wrote:

            
Well, it is an error. It is not accepted that a negative zone number is 
what is needed to add the y offset. In PROJ.4 notation, you simply add 
+south to the definition:
CRS arguments:
  +init=epsg:32719 +proj=utm +zone=19 +south +ellps=WGS84 +datum=WGS84
+units=m +no_defs +towgs84=0,0,0

Details at:

http://www.remotesensing.org/geotiff/proj_list/transverse_mercator.html

Other notations may vary, but just assuming that minus indicates south is 
overoptimistic.

Roger