On Fri, Jan 15, 2016 at 7:11 AM, Even Rouault
wrote:
> Hi,
>
> As I've received lately a few emails asking me about GDAL 2.1, it's time to
> discuss that publicly.
>
> To keep roughly with our yearly cycle, I think we could probably target a
> beta
> 1 for the beginning of April, with possibly th
Le lundi 29 février 2016 14:33:28, Andre Vautour a écrit :
> Hi all,
>
> When I execute an SQL query on a SQLite source, I am observing that the
> feature identifiers are changing. This was observed using 1.11.1.
See https://trac.osgeo.org/gdal/ticket/5781
>
> ogrinfo -geom=NO -fid 1227 test2.s
Hi all,
When I execute an SQL query on a SQLite source, I am observing that the
feature identifiers are changing. This was observed using 1.11.1.
ogrinfo -geom=NO -fid 1227 test2.sqlite
OGRFeature(roads):1227
gml_id (String) = Roads.371c00110746
arc_flag (String) = T
line_com
I was wondering if there would be any interest in a standard GDAL format for
HDF5 files?
The major problem I have with current formats supported by the HDF5 driver
is that they are very application-specific, with requirements on the
structure of groups and group names.
What I propose would make