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

Feature Request : Aggregate geojson clustered source properties #3972

Closed
ryanbaumann opened this issue Jan 13, 2017 · 1 comment
Closed

Feature Request : Aggregate geojson clustered source properties #3972

ryanbaumann opened this issue Jan 13, 2017 · 1 comment

Comments

@ryanbaumann
Copy link
Contributor

ryanbaumann commented Jan 13, 2017

Aggregate geojson sources

Problem

Large geojson sources are expensive to render vector tiles on the client.

Proposal

Expose a clusterAggregateFunction=avg option on a geojson source. Cluster property values of clustered points in the source with the given function (average, maximum, minimum).

Similar to mapbox/tippecanoe#324

Precursor feature: #3971

@mourner
Copy link
Member

mourner commented Jan 13, 2017

Closing as a duplicate of #2412. Also see mapbox/DEPRECATED-mapbox-gl#26

@mourner mourner closed this as completed Jan 13, 2017
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

2 participants