[gdal-dev] C API, pointers vs lists in functions prototypes

2023-12-24 Thread Francesco P. Lovergine via gdal-dev
when required). I could even propose a simple PR about that, if it would help. Thanks The long story is here: https://github.com/ajolma/Geo-GDAL-FFI/issues/53 -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https

Re: [gdal-dev] GDAL 1.10?

2013-03-22 Thread Francesco P. Lovergine
://upstream-tracker.org/versions/gdal.html and specifically http://upstream-tracker.org/compat_reports/gdal/1.9.2_to_1.10.0beta1/abi_compat_report.html That would prospectively useful for ABI/API maitainance at distribution level (soname settings, etc.) -- Francesco P. Lovergine

Re: [gdal-dev] troubles with OVERRIDE_PROJ_DATUM_WITH_TOWGS84

2012-05-23 Thread Francesco P. Lovergine
seen as a license violation (point 2 of the license). At least it seems a bit strange assuming a datum when no datum is specified on purpose as in many codes. Of course IMHO and IANAL. -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev

Re: [gdal-dev] Backporting rename-internal-libtiff-symbols to GDAL 1.8.0 ubuntu package ?

2011-10-18 Thread Francesco P. Lovergine
, there's still the possibility of non-packaged ones depending on that... -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] geotiff conflict

2011-04-26 Thread Francesco P. Lovergine
(upstream) solution. This is exactly what I'm going to provide in 1.8/experimental for next library transition. -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] geotiff conflict

2011-04-26 Thread Francesco P. Lovergine
much for considering this ! Note that it will sacrify binary compatibility against casual builds. You will need to build against the Debian version of GDAL, not third parties builds. -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev

Re: [gdal-dev] error adding ecw on Ubuntu 10.4 (lucid)

2011-02-09 Thread Francesco P. Lovergine
! -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Disable PHP (and Ruby ?) bindings from GDAL configure ?

2010-12-21 Thread Francesco P. Lovergine
functionnal to a minimum extent... With some minor changes, introduced ages ago (trac entries pending), at least on the Debian side. -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal

[gdal-dev] Re: GDAL trunk compilation broken by r19335 / minizip / libkml

2010-04-08 Thread Francesco P. Lovergine
. And the cpl_vsil_gzip.cpp code could certainly be adapted to work with classic or zip64 symbols according to what is available. -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Problems with TIFF internal symbols

2009-09-21 Thread Francesco P. Lovergine
inner problems of the same library. Note that the geotiff internal gdal library has been used since 1.6.0 in debian, the old one used the same library you are now linking with the default configuration. So the objection seems pointless. -- Francesco P. Lovergine

[gdal-dev] BigTIFF status [Was: Extract BIGTiff libraries from GDAL source package]

2009-07-24 Thread Francesco P. Lovergine
an official bigtiff merging in libtiff? It seems a forever pending feature currently... -- Francesco P. Lovergine ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] gdal/ogr/proj and NAD83(CSRS)

2009-07-24 Thread Francesco P. Lovergine
://geod.nrcan.gc.ca/pub/GSD/craymer/pubs/nad83_hydroscan2006.pdf ftp://geod.nrcan.gc.ca/pub/GSD/craymer/pubs/nad83_geomatica2006.pdf for reference. Maybe someone more expert on the proj list could be more precise about that. -- Francesco P. Lovergine ___ gdal

Re: [gdal-dev] HDF5 link problem

2009-05-23 Thread Francesco P. Lovergine
in the nmake.opt I get unresolved link errors the interesting thing is that the errors are not just for HDF5. I do have SDE enabled and GRIB is enabled by default. I don’t know that the first unresolved is but all of the error go away if I take HDF5 out of the build. -- Francesco P

[gdal-dev] Re: ECW support (Re: [Qgis-user] Raster data formats)

2009-05-22 Thread Francesco P. Lovergine
On Fri, May 22, 2009 at 12:59:49PM +0200, Francesco P. Lovergine wrote: On Fri, May 22, 2009 at 11:54:01AM +0200, Agustin Lobo wrote: Apparently, there is no problem for including ECW support in gdal binaries ? http://n2.nabble.com/Tickets-2385-and-2683-(ECW-and-MrSID-plugins)-tt2767156

Re: [gdal-dev] Tickets 2385 and 2683 (ECW and MrSID plugins)

2009-05-04 Thread Francesco P. Lovergine
) in the default configuration mechanism, but using a completely different compilation line would be quite undesired. Feel free to open up a ticket in this topic, I hope someone will be able to take care of it (patches are welcomed). -- Francesco P. Lovergine