Alan Thomas

Results 8 issues of 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...

documentation

The use of the string `'white'` as the `iconColor` for `awesomeIcons` results in black icons being displayed ```r library(shiny) library(leaflet) d

The `Camera.flyTo({ destination: Rectangle })` function flies the camera so that the specified Rectangle is in view. Rectangles are lat/long based objects without height information, and the `flyTo` function always...

type - enhancement
category - camera

There is a discrepancy between desktop `proj` (`Rel. 9.6.2, June 4th, 2025`) and `proj4js` when using certain `omerc` projections: ``` $ echo '-37.8195261 144.7074447' | cs2cs EPSG:4326 +to +proj=omerc +gamma=-1.574854...