Re: [gdal-dev] CS transformations

2015-10-19 Thread Al Niessner
received an error message at that point saying there's no > translation for '.. a wrong WKT string ...' to PROJ.4 > > Even > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com -- Al Niessner I have never found the companion that was so com

[gdal-dev] CS transformations

2015-10-19 Thread Al Niessner
PARAMETER["latitude_of_center",0],PARAMETER["longitude_of_center",-120],PARAMETER["false_easting",0],PARAMETER["false_northing",-400],UNIT["Meter",1]]"]] GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WG

[gdal-dev] coordinate transforms

2012-08-20 Thread Al Niessner
OS:Ubuntu 12.04 lang: Python mods: gdal/osr I am very new to this topic. I have been searching the web for my answers and have not been able to find them yet. The short version of my question is, how do I use gdal/osr to transform vectors of points between UTM (NAD83) and WSG84? If this is