tiler icon indicating copy to clipboard operation
tiler copied to clipboard

Generate geographic and non-geographic map tiles from R

Results 9 tiler issues
Sort by recently updated
recently updated
newest added

It looks like `python-gdal` is not available for Ubuntu 20.04 (though `python3-gdal` is), so no tiles are created. ```bash $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu...

OK, here's a new take - Using the current branch (so, system stderr is being returned), I'm working with https://www.dropbox.com/s/3bhry7hwhyo0vrf/merged_falkands_leaflet.tif?dl=0 - when I attempt to tile it 0-7, starting at...

This is to continue the twitter discussion as per https://twitter.com/TimSalabim3/status/1006414006201077761 As you correctly point out in your response to my tweet, our (mapview's) primary interest is in seamless provision of...

GDAL remains unavailable on Travis and Appveyor. While tests and examples using `tile` can run without creating tiles, tests and examples will fail if they require access to outputs of...

help wanted

My reading of the documentation suggests that, while non-4326 rasters are supported, they are transformed to 4326 as part of the `tile` function. So, there is not currently a way...

Occasionally the command prompt in the RStudio console does not become available again after successful tiling. All tiles are generated, Python is no longer running, the console log prints `Complete`,...

Calling `tile()` in a parallel (i.e., multiple concurrent `tile` calls) produces the following problems: 1. python 'missing file' errors on the nodes due to disappearance of the `g2ttmp` directory. ```r...

It would be great if out-of-the-box `tiler` would attempt to find the correct python version, rather than leaving it to the user to ensure it's set. I know it gets...

Currently, there is no link to access reference, news, vignettes. The gh link will appear by default