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
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
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