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

binary data #241

Open
3 of 11 tasks
dcooley opened this issue Nov 17, 2019 · 1 comment
Open
3 of 11 tasks

binary data #241

dcooley opened this issue Nov 17, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@dcooley
Copy link
Collaborator

dcooley commented Nov 17, 2019

To work with SymbolixAU/spatialwidget#40

requires dcooley/sfheaders#28 so I can down-cast sfc_MULTIPOINT objects

An example of how to use the 'binary' data structures and interleaving attributes https://jsfiddle.net/symbolixau/r06edftg/114/

Path and Polygon layers need startIndeces, and I need to close the rings inside sfheaders so I can use _normalize: false.


TODO

Point

  • scatter
  • column
  • pointcloud

Aggregation

  • grid - issue, and need to use either CPUGridLayer or GPUGridLayer depending if we want the legend or not.
  • heatmap
  • hexagon
  • screengrid
  • text

Polygons

  • no holes
  • multipolygon sf objects
@dcooley dcooley added the enhancement New feature or request label Nov 17, 2019
dcooley added a commit that referenced this issue Nov 17, 2019
dcooley added a commit that referenced this issue Feb 4, 2020
dcooley added a commit that referenced this issue Feb 4, 2020
dcooley added a commit that referenced this issue Feb 5, 2020
dcooley added a commit that referenced this issue Feb 6, 2020
dcooley added a commit that referenced this issue Feb 7, 2020
dcooley added a commit that referenced this issue Feb 11, 2020
dcooley added a commit that referenced this issue Feb 11, 2020
SymbolixAU pushed a commit that referenced this issue Feb 13, 2020
SymbolixAU pushed a commit that referenced this issue Mar 19, 2020
@dcooley
Copy link
Collaborator Author

dcooley commented Mar 19, 2020

Gone to master with point layers done

@SymbolixAU SymbolixAU removed their assignment Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant