Re: [gdal-dev] ShapeLib/GDAL support for Dates and Booleans

2018-02-22 Thread Even Rouault
Jerry, > > My name is Jerry Faust, and I'm a recent contributor to MapWinGIS. We > provide GDAL/OGR layer support, and we use the embedded ShapeLib calls to > work with Shapefiles as our primary data source. Specifically, we make > direct DBF calls into dbfopen.c through gdal2xx.dll, bypassing t

[gdal-dev] ShapeLib/GDAL support for Dates and Booleans

2018-02-21 Thread Jerry Faust
Hello. My name is Jerry Faust, and I'm a recent contributor to MapWinGIS. We provide GDAL/OGR layer support, and we use the embedded ShapeLib calls to work with Shapefiles as our primary data source. Specifically, we make direct DBF calls into dbfopen.c through gdal2xx.dll, bypassing the OGRData