[gdal-dev] DODS building
Anton Korosov
anton.korosov at nersc.no
Fri Feb 15 01:35:10 PST 2013
Hello Juan Pedro Pérez!
I've built GDAL 1.9.2 on Ubuntu with the default libdap from repositories:
sudo apt-get install libdap11
sudo apt-get install libdap-dev
ldconfig -p | grep libdap
gives the following:
libdapserver.so.7 (libc6) => /usr/lib/i386-linux-gnu/libdapserver.so.7
libdapserver.so (libc6) => /usr/lib/i386-linux-gnu/libdapserver.so
libdapclient.so.3 (libc6) => /usr/lib/i386-linux-gnu/libdapclient.so.3
libdapclient.so (libc6) => /usr/lib/i386-linux-gnu/libdapclient.so
libdap.so.11 (libc6) => /usr/lib/i386-linux-gnu/libdap.so.11
libdap.so (libc6) => /usr/lib/i386-linux-gnu/libdap.so
Then I've added option --with-dods-root=/usr for the ./configure script.
I was able to use gdal for accessing remote datasets, but the current
DODS driver is not perfect. See
http://trac.osgeo.org/gdal/ticket/4890
Regards!
Anton
On 02/14/2013 01:10 PM, Juan Pedro Pérez Alcántara wrote:
> Hello,
>
> this must be easy or altogether resolved but I can't find a solution.
> Hope you can help me.
>
> I have been trying to build GDAL 1.9.0 and 1.9.2 with OpenDAP / DODS
> support. I have built libdap 3.11.7 without any problems, and my
> OpenDAP server is working, as far as I know, flawlessly. But when I
> try to build GDAL, make complaints about not finding AISConnect.h,
> which is not present in the system nor in the source tarball of
> libdap. I hear that the DAP++ SDK team has dropped this family of
> classes, and that they recommend to link to new ones, it seems that
> with the same interface.
>
> Anyone has had this issue? Is currently possible to build GDAL with
> OpenDAP support? Which versions of GDAL and libdap are needed?
>
> Thanks a lot in advance,
>
> Juan Pedro Pérez Alcántara
> Technical Director
> jp.alcantara at geographica.gs <mailto:jp.alcantara at geographica.gs>
> +34 670 786 422 <tel:%2B34%20670%20786%20422>
>
> Rodio 35
> 41007 Sevilla
> Spain
> <http://maps.google.es/maps?f=q&source=s_q&hl=es&geocode=&q=rodio+35,+sevilla+espa%C3%B1a&sll=40.396764,-3.713379&sspn=10.787528,19.753418&ie=UTF8&hq=&hnear=Calle+Rodio,+35,+41007+Sevilla,+Andaluc%C3%ADa&t=h&z=16>
>
> T +34 954 437 818
> F +34 955 110 441
> Visita nuestra web
> *www.geographica.gs*
> <http://www.geographica.gs/>
> Síguenos en Twitter
> *@Geographica_ST*
> <https://twitter.com/#%21/Geographica_GS>
> Twitter <https://twitter.com/#%21/Geographica_ST>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130215/41347a9b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 398 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130215/41347a9b/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1196 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130215/41347a9b/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 2424 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130215/41347a9b/attachment-0005.png>
More information about the gdal-dev
mailing list