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

FeatureIntRasterizeMethods for Feature[G, Int] uses rasterizeWithValueDouble #2234

Closed
echeipesh opened this issue Jun 9, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@echeipesh
Copy link
Contributor

This leads to construction of Double call type tiles:

self.geom.rasterizeWithValueDouble(re, self.data, ct, options)

Also rasterizeWithValueDouble ignores CellType argument:

Other related methods should also be checked for consistency.

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

No branches or pull requests

1 participant