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

split buckets based on field and geometry type #151

Closed
ansis opened this issue Oct 24, 2013 · 1 comment
Closed

split buckets based on field and geometry type #151

ansis opened this issue Oct 24, 2013 · 1 comment

Comments

@ansis
Copy link
Contributor

ansis commented Oct 24, 2013

For example, class=street_limited includes both lines and areas which need to be styled separately. It should be possible to split features into separate buckets based on their geometry type. The mapping could support splitting on multiple fields, or maybe, splitting by geometry should happen automatically for all buckets?

kkaefer added a commit that referenced this issue Nov 7, 2013
it's easier to support additional filter rules like number ranges (think admin level)
when we sort features into buckets based in custom filter rules

refs #151, #186
@ansis
Copy link
Contributor Author

ansis commented Nov 21, 2013

Fixed by 9a45f3a and 25269bf

@ansis ansis closed this as completed Nov 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant