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

v2 #29

Closed
16 of 20 tasks
domoritz opened this issue Feb 2, 2017 · 3 comments
Closed
16 of 20 tasks

v2 #29

domoritz opened this issue Feb 2, 2017 · 3 comments
Assignees

Comments

@domoritz
Copy link
Member

domoritz commented Feb 2, 2017

  • update API
    • batching
    • ranges
    • zooming/ resolution
    • 2D
    • Init
    • Preload
    • Caching
  • zoom tree
    • Insert
    • Lookup
  • index structure
    • R-tree/ KD-tree
    • 2D data
  • Update visualizations
  • Preloader
    • send queries
  • batching
  • compression using JPG
  • GC
@domoritz
Copy link
Member Author

domoritz commented Feb 2, 2017

@mathisonian will build the zoom tree, index structure (with tests), and make sure that what we support right now more or less still works
@domoritz will update the API and server code

@domoritz
Copy link
Member Author

domoritz commented Feb 6, 2017

Server part in #30.

@domoritz
Copy link
Member Author

Caching and preloading in #36 and #35

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

No branches or pull requests

2 participants