Re: [gdal-dev] OSR Projection Error 6

2010-10-10 Thread Frank Warmerdam
Jay L. wrote: Morning all, I am struggling to get a coordinate transformation to work in a python script. Below is the code snippet that is causing the following error: "ERROR 6: No translation for 'Azimuthal_Equidistant' to PROJ.4 format is known." I am pulling the input spatial referenc

Re: [gdal-dev] kmlsuperoverlay breaks the trunk

2010-10-10 Thread Frank Warmerdam
Antonio Valentino wrote: Hi Ari, the following mini-patch should fix the issue: Index: gdal/frmts/kmlsuperoverlay/GNUmakefile === --- gdal/frmts/kmlsuperoverlay/GNUmakefile (revisione 20798) +++ gdal/frmts/kmlsuperoverlay/GNUm

Re: [gdal-dev] gdal python bindings for 1.7 - where to find

2010-10-10 Thread gregcorradini
Hey Hannes, I think most of your questions can be answered here http://trac.osgeo.org/gdal/wiki/GdalOgrInPython. Have you seen this? It covers how to install the Python bindings for GDAL 1.7.x and Python 2.x. I'd pay attention to the Dependencies subhead -- there's a few libraries and dev headers