On Thu, Nov 1, 2012 at 6:01 PM, Michael Speth wrote:
> Greetings,
>
> I am attempting to compile gdal with python support. However, I don't
> want to use the system installed python; I want to use a locally compiled
> version of python. I am unable to find how to select the python version to
On Sun, Jun 3, 2012 at 10:21 AM, Even Rouault
wrote:
> > Can you tell how I can determine the source SRS from the files? Is
> > that possible?
>
> Sometimes, you have an associated .prj file that contains the SRS. If the
> file
> is not present, then you must guess it.
Or ask the person who gave
On Thu, Apr 19, 2012 at 6:48 PM, Charlie Sharpsteen wrote:
> On Thu, Apr 19, 2012 at 6:40 PM, Frank Warmerdam wrote:
>
>> Charlie,
>>
>> The typical reason would be that adding opendap adds stuff into the
>> libraries list that results in other "test links"
On Thu, Apr 19, 2012 at 6:40 PM, Frank Warmerdam wrote:
> Charlie,
>
> The typical reason would be that adding opendap adds stuff into the
> libraries list that results in other "test links" failing. It would
> be helpful if you could file a bug and attach the config.log.
>
> Best regards,
> Fran
I'm trying to add support for OpenDAP to a build of GDAL on OS X. However,
when I add `--with-dods-root` to my configure arguments,
I inexplicably loose support for Epsilon, cURL, SpatiaLite and FreeXL.
Full configure logs can be found here:
https://gist.github.com/2425147
The diff between the