-
**Describe the bug**
After reprojecting GeoTiff tiles into a stereographic projection, tiles near the antimeridian are not rendered.
The sizes of the resulting black gaps (please see the picture be…
-
@vanhauser-thc wrote [here](https://github.com/google/fuzzbench/issues/654#issuecomment-672845457):
>the experiment has started => https://www.fuzzbench.com/reports/2020-08-12/index.html
and we can …
-
Why does the function `ConvertToWGS84Cartesian` not directly convert the source coordinates to EPSG:4978?
BTW, I think this comment should refer to EPSG:4978 instead of EPSG:4326:
https://github…
-
I note there is a config.h file, with contents like this:
```
/* config.h */
#define USE_REGEX
#define USE_TIGGE
//#define DISABLE_ALARM
//#define DISABLE_STAT
#define USE_NAMES NCEP
//#defi…
-
New experiments will be announced on this issue as discussed on #205.
I think this is a good place to discuss experiments as well.
-
Since we can use any OSS-Fuzz target as a benchmark, we should figure out what we should look for in benchmarks. Community feedback here is definitely appreciated!
-
I'm having this bellow error while doing Make.
iso19111/internal.cpp:48:21: fatal error: sqlite3.h: No such file or directory
#include "sqlite3.h"
Steps that I took before I came accross the…
-
I was messing around and ran into a situation where I wanted to get the scaled and offset float point cloud to use with `NearestNeighbors.jl`.
I can use the the `convert` function provided by the p…
-
website:
Using
The basic signature is:
```
proj4(fromProjection[, toProjection, coordinates])
```
Projections can be proj or wkt strings.
while your repo's readme is:
Using
The basic …
-
Use `npm audit` and `npm outdated` to get feedback on which packages need to be updated and what versions are available.