-
I have the following code:
```
string tiffFile=%anytifffile%;
using (var ds = Gdal.Open(tiffFile, Access.GA_ReadOnly))
{
var nCol = ds.RasterXSize;
var nRow = ds…
-
The C# MapScript bindings fail to compile when using a newer version of SWIG.
The following error appears many times:
`error CS0246: The type or namespace name 'IntPtr' could not be found (are you…
-
Run `vagrant up` and got at the end:
```
...
default: g++ -std=c++11 -shared -L/home/vagrant/gnumake-build-gcc4.8 -lgdal -lcryptopp -larmadillo -lpoppler -ljson-c -lfreexl -lqhull -lqhull …
-
This occured approximately 4 hours into a capture run.
```
System.AggregateException: One or more errors occurred. ---> System.ArgumentException: Offset and length were out of bounds for the array…
-
Finish the work to make a 64 bit version of the GCD StandAlone. It's currently only in 32 bit.
* [x] GDAL 64 bit
* [x] Console 64 bit
* [x] Quick metrics on one large dataset
-
This issue was reported in [Launchpad Bug#1484447](https://bugs.launchpad.net/ubuntu/+source/mapserver/+bug/1484447) for MapServer 6.4.1 on Ubuntu trusty:
> Unlike precise which has egg-info:
>
> /u…
-
I'm getting the following error from
brew install osgeo/osgeo4mac/grass7
Any ideas what to do to resolve this?
==> ./configure --prefix=/usr/local/Cellar/grass7/7.2.2 --enable-shared --wit…
-
Hi there, I managed to compile the project and get it working(well partially) in the game. Frame capture is working fine but there's no depth and stencil in the result tiff image. The depth and stenci…
-
## The Problem
When deriving an FIS error surface, I have a problem with an exception being thrown when it tries to add this to the map. I've seen two behaviors:
1. Throws exception message below …
-
Attempting to perform Multi Method Error on Sulphur creek with the attached method mask:
[SulphurCreek_MethodMaskForTesting.zip](https://github.com/Riverscapes/gcd/files/1532544/SulphurCreek_Method…