Alan Thomas
Alan Thomas
The GDAL/OGR copy of libopencad has a number of fixes which ought to be downstreamed into this library. Many of them are crash fixes, and because GDAL is part of...
Fixes osgeo/gdal#9065. I assume most users will want binaries, not source, so I'm putting the binaries section first. For information on binaries (other than Conda builds), users are directed to...
The `pg` driver supports an open option `COLUMN_TYPES`, which contains key-value pairs separated by commas allowing you to override Postgres field types. However, due to the [simplistic way this parameter...
It makes me sad that the GDAL website doesn't (seem to) offer a link to readily usable Windows binaries. The only link on the official GDAL download page is to...
The use of the string `'white'` as the `iconColor` for `awesomeIcons` results in black icons being displayed ```r library(shiny) library(leaflet) d