On Saturday, 9 November 2024 4:59:17 AM AEDT Barry DeZonia wrote:
> If (totally fake example) I set the dependency in my jar to gdal 3.0.0 and
> I only make calls within the 3.0.0 java bindings api in my code, then if
> someone has gdal 3.7.x installed, will my code be able to interact with the
> i
If (totally fake example) I set the dependency in my jar to gdal 3.0.0 and
I only make calls within the 3.0.0 java bindings api in my code, then if
someone has gdal 3.7.x installed, will my code be able to interact with the
installed gdal?
On Fri, Nov 8, 2024 at 2:50 AM Brad Hards wrote:
> On Fr
The questions about the gdal-dev list is purposefully on the GDAL Users Survey
[1] (please fill one out) so we can learn more about preferences and habits of
the community on this topic.
The challenge of where the community convenes is a difficult one because it
requires balancing a number of t
Pradeep Mahato via gdal-dev writes:
> In second approach i am facing issue in stacking and making it as one
> ".ovr" file. So Pls help me in this regard.
If you are going to ask for help, you should have your goals and
software design in writing, and publish them. Before doing that, you
should
On Friday, 8 November 2024 1:39:47 PM AEDT Barry DeZonia via gdal-dev wrote:
> I am really curious how people are solving this kind of problem
> without pulling out their hair.
What is the minimum version of GDAL you actually need?
I would suggest to just specify that as your dependency, and al