Jan Vaillant
Jan Vaillant
I have no idea about Chromebook but a quick search for your error hints to missing autotools library. Maybe you can install the equivalent of build-essentials and autotools on your...
You could try to comment out the xml2 build in the Makefile. It is not required for spl.js and I use it only for tests. However it would be good...
> however, i'm stuck again at "configure: error: 'libsqlite3' is required but it doesn't seem to be installed on this system." Salut, I can only guess that it is looking...
Hi @fr-an-k I have unfortunately no experience at all with those tif files to perform transformations. But indeed the fetching over the network by proj is currently disabled because (as...
> using the example of the npm geotiff library (and proj4.js for 2D CRS transformation). Could you point me to an example to do this with geotiff/proj4.js? I think it...
Thank you for the detailed explanation. I am not sure about the automatic download of grids but if I can also compile/add libtiff then it should be doable if the...
If you want to export data I recommend use Geopackage (just an SQLite file). I do not want to implement a specific export for shape files but what is indeed...