Skip to content

Experiment with TIF output #15

@yhahn

Description

@yhahn

Per voice, in the raster branch tilelive-bridge is currently hardcoded to export 1024x1024 webp tiles for any sources it detects to contain raster data.

To treat rasters more like tiled-performant-raw-data that you can manipulate on the fly/iterate on quickly when styling to get the final output product you want we can experiment with TIF as output format.

I have never used this option in mapnik. Note we won't need any geotif tags as far as I can see (the geo is more or less implied by the tiling/zxy) but I am curious how this output format works in mapnik.

https://github.com/mapnik/mapnik/wiki/Image-IO#tiff-output-options

cc @springmeyer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions