There’s been a lot of recent buzz about open-source GIS software. Good discussions can be found at James Fee’s site, plus Datum Shift as well as on Dave Bouwman’s blog. Given all of this discussion, I found this article in Dr. Dobb’s Journal to be rather timely. It’s not about GIS software per se but…
IRasterLayer Export Gotcha in 9.2
Not long ago, I was working on a project that required us to convert our rasters from their native format (mostly CADRG) to TIFF. We need to do do this because we were viewing them in a .NET 3.0 WPF control so we needed a format it could recognize. At the outset, we were using…