Pierpaolo Tommasi
Pierpaolo Tommasi
### Information - [X] None of the other issue templates apply ### Description How could I know whether a keyboard that is not on your list is just a rebranded...
I'd like to set a custom rule so that when I accidentally type `CD MNT/C` it suggests: `cd mnt/c` is that feasible?
As the title says: I saved a file externally (had to merge it with another version) and the bookmarks are now all messed up. I can imagine it would be...
### Bug description I know that right click button might be tricky to map but it doesn't work: it gets hooked when I create the configuration but then it doesn't...
## Problem The SRWare Iron is based on Chrome so the extension is installed correctly bu it doesn't work. ## Suggested solution The extension works in SRWare Iron
Tried to vectorize a geoTIFF: `makesurface vectorize H.tif --outfile H.json` got the error: > TypeError: 'module' object is not callable is it a format error? What kind of raster can...
Since I have more than a single colour picker in a page, I need in the onchange_callback the name of the corresponding input. Now I get it with parent().parent() and...
I need to display some COG using OpenLayers. So far I managed to do so but I had to specify the palette separately. Since the COG I'm using have the...
I am trying to serve tiles from a mbtiles created with tippecanoe, projection EPSG:3857. The mbtiles are shown correctly in MapTiler. I've set up a tileserver.php app but the tiles...
By looking at the requests in the dev panel of the browser, I see that the server is accepting ranged requests (206 status) but the requests are sometimes as big...