Mateusz, Thanks for the build test. Even, thanks for the pointer to the
Appveyor builds.
On Thu, Oct 8, 2015 at 1:18 PM, Mateusz Loskot wrote:
> Kurt,
>
> I have checked building latest trunk on Windows 8.1 with VS2015 and 32-bit
> build seems fine.
>
> Regards,
> Mateusz
>
>
>
> --
> View this
Kurt,
I have checked building latest trunk on Windows 8.1 with VS2015 and 32-bit
build seems fine.
Regards,
Mateusz
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-Dropping-Windows-CE-support-tp5228341p5228858.html
Sent from the GDAL - Dev mailing list archive at
Le jeudi 08 octobre 2015 20:46:32, Kurt Schwehr a écrit :
> WindowsCE/WinCE/WIN32_WCE has been removed (except in third party libs).
>
> See https://trac.osgeo.org/gdal/ticket/6133 for the 6 changes that remove
> it.
>
> People who can build on (non-WinCE) Windows, please build from head if you
>
WindowsCE/WinCE/WIN32_WCE has been removed (except in third party libs).
See https://trac.osgeo.org/gdal/ticket/6133 for the 6 changes that remove
it.
People who can build on (non-WinCE) Windows, please build from head if you
can. I would appreciate knowing if I somehow broke Windows builds so I
Hi all,
Its about redistributing the ESRI FileGeoDB binary with an application,
what are
the conditions enforced for a free application and a paid application
closed source application.
I see post and blogs and I am not still clear.
Gane
___
gdal-dev m
Le jeudi 08 octobre 2015 15:30:47, Gane R a écrit :
> Hi all,
>
> I see the OpenFileGDB supports only reading. Is any driver supporting write
> filegeodb other than ESRI FileGeoDB driver ?
Gane,
no, for write support, you need currently to sue the (ESRI SDK based) FileGDB
driver.
Write support
Hi all,
I see the OpenFileGDB supports only reading. Is any driver supporting write
filegeodb other than ESRI FileGeoDB driver ?
Gane
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi all,
I created a NITF file with my own TRE (not registered). Until here, everything
is alright and I also getting the content of it using GetMetadataItem().
The problem is when I create a copy of the file on purpose to edit the data of
the TRE.
I tried, as I do with the metadata, to use the cr
+1
Daniel
On 2015-10-07 4:54 PM, Even Rouault wrote:
Hi,
I propose to add Kurt Schwehr to the GDAL project steering committee.
Kurt has been a committer for 2 years, and over the last few months has
substantially increased his level of involvment, mainly in the area of
improving code quality,