Developers,
Code is written in C++. It is taking time (say 30 sec to 1 min) for each mvt
file. how to improve the performance.
Objective is to get the ///.mvt file. Here
each call is a thread.
We are passing the VRT file as input. Output is vsimem. Options are -
{"-dsco", "TILE_EXTENSION=mvt","-
Thanks Even, that was it. Didn't realize that it copied the local repo as
is into the container.
Den sön 26 juli 2020 kl 18:56 skrev Even Rouault :
> On dimanche 26 juillet 2020 17:51:05 CEST Björn Harrtell wrote:
>
> > I'm trying to run the same docker build and test run as in
>
> > workflow ubu
On dimanche 26 juillet 2020 17:51:05 CEST Björn Harrtell wrote:
> I'm trying to run the same docker build and test run as in
> workflow ubuntu_20.04 on GitHub Actions but locally.
>
> Running `docker build -f .github/workflows/ubuntu_20.04/Dockerfile.deps -t
> gdal-deps-ubuntu-20.04 .github/workfl
I'm trying to run the same docker build and test run as in
workflow ubuntu_20.04 on GitHub Actions but locally.
Running `docker build -f .github/workflows/ubuntu_20.04/Dockerfile.deps -t
gdal-deps-ubuntu-20.04 .github/workflows/ubuntu_20.04` goes fine.
Running `docker build -f .github/workflows/u