We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should track these and make sure they are handled uniformly and perhaps give them a more native representation.
clip_start
clip_end
lineMetrics
cluster
point_count
cluster_id
clustered
sqrt_point_count
tippecanoe_feature_density
Others?
cc @mourner
The text was updated successfully, but these errors were encountered:
Supercluster also has point_count_abbreviated. lineMetrics isn't an attribute — it's an option to the tiling library.
point_count_abbreviated
Sorry, something went wrong.
These could be represented as private-use messages on the feature in the style of #107
feature
No branches or pull requests
We should track these and make sure they are handled uniformly and perhaps give them a more native representation.
clip_start
,clip_end
,lineMetrics
in Calculate distance metrics for line features geojson-vt#93cluster
,point_count
,cluster_id
in https://github.com/mapbox/superclusterclustered
,point_count
,sqrt_point_count
in Add an option for clustering features tippecanoe#511tippecanoe_feature_density
in Add an option to calculate feature density as a feature attribute tippecanoe#252Others?
cc @mourner
The text was updated successfully, but these errors were encountered: