Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdal plugin: allow nodata value to be set on-the-fly as layer param #1161

Closed
springmeyer opened this issue Apr 3, 2012 · 1 comment
Closed
Milestone

Comments

@springmeyer
Copy link
Member

This is useful for paletted data where the rastercolorizer is overkill and just one color needs to be marked transparent. It can be accomplished by using gdal_translate with -a_nodata <value> but we should allow this to be done in mapnik to avoid needing to pre-process the data for this simple case.

@springmeyer
Copy link
Member Author

solved by 46b16c9, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant