Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Support arbitrary expressions in functions, filters, and cluster aggregators #630

Closed
lucaswoj opened this issue Dec 21, 2016 · 2 comments
Closed

Comments

@lucaswoj
Copy link

Let's continue the conversation from mapbox/mapbox-gl-function#28 here 😄

To summarize so far:

  • Arbitrary expression functions will make our filters, functions, and cluster aggregators more powerful & flexible
  • Implementing arbitrary expressions will be challenging because they may need to run on the GPU
  • We are leaning towards a lispy syntax comprised of nested arrays
@1ec5
Copy link
Contributor

1ec5 commented Dec 21, 2016

Also, devising a workable GUI for arbitrary expressions may be a challenge.

@lucaswoj
Copy link
Author

My mistake, #47 is a better place for this conversation.

I moved over your comment @1ec5 😄

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

No branches or pull requests

2 participants