-
In https://www.fuzzbench.com/reports/2020-05-28/index.html I tested new the new preemptible strategy in an experiment comparing ankou to other fuzzers. However, ankou seems to fail a lot in ways that …
-
Would OSGB to UTM conversions be appropriate to this library, or is it out of scope?
OSGB is a grid system used in the UK and developed by Ordnance Survey (OS). A conversion of OS data to UTM, and bac…
-
Hi @vissarion , @awulkiew ,
I'm busy producing buffers in geographical coordinate system around a point. That is work in progress now, and it starts to work. However, when I want to check the area (o…
-
I've tried installing mapnik in my ubuntu 14.04 VM. but it always fails to install due to below reason.
(cached) Searching for boost libs and headers... (cached)
*libs found: /usr/lib
*headers …
-
After installation (current 0.9.0.dev7, Windows 10) and in the Cate CLI:
> cate -h
error: unexpected exception while loading Cate plugin with entry point 'cate_ds'
-------------------…
-
Displaying [this][1] 4 band 16int COGTIFF file size approx 4GB in leaflet via
https://cms.geo.admin.ch/Topo/umweltbeobachtung/satromocogviewer.html?url=https://data.geo.admin.ch/ch.swisstopo.swiss…
-
Hello,
I'm afraid this is another issue likely related to the recent large changes to PROJ & GDAL. I get the following error when running:
```
elevation
-
**Reproduction**
From another project (such as our starter repository):
In a file called `foo.test.ts`, add the following import (the dependency is set up correctly):
```js
import {} from "@open-pio…
-
@mattpap OSX / Safari is currently crash easily. AS an example:
- run `unemployment.py`
- pan around
- leave plot area
- pan more
That's pretty reliable way to crash and cause a page reload. Seems to…
-
Hi,
I fail to use a simple fortran routine, which makes use of quadrupel precision real values (`real(kind=16)` or `real*16`).
I am using fortran-magic with jupyter notebook to show this example:
…