You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a set of tiles with gdal2tiles.py I can get them to display on the leaflet map with addTileFolder, but from the docs can't work out how to style the raster(s). Which options can I use to provide a colour palette?
Hello,
I've created a set of tiles with
gdal2tiles.py
I can get them to display on the leaflet map withaddTileFolder
, but from the docs can't work out how to style the raster(s). Which options can I use to provide a colour palette?My code looks like this:
And my map looks like this - the raster extent is correct.
If there's a bit more detail to add to the docs, I would be happy to do this in a PR.
Any help much appreciated!
The text was updated successfully, but these errors were encountered: