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

Asynchronous loading of geographic features #931

Closed
6 of 7 tasks
oliverroick opened this issue Nov 14, 2016 · 0 comments
Closed
6 of 7 tasks

Asynchronous loading of geographic features #931

oliverroick opened this issue Nov 14, 2016 · 0 comments
Assignees

Comments

@oliverroick
Copy link
Member

oliverroick commented Nov 14, 2016

To improve the performance of client-side map rendering, the client should load features gradually and asynchronously.

This task should be coordinated with #932

Tasks

  • Extend spatial unit API view with pagination. (We can think about a new “internal” API endpoint that serializes only data of spatial units that we need to render the map.)
  • Adapt and add API view unit tests accordingly.
  • Document pagination in the API docs.
  • Remove spatial-unit serialization form template contexts and templates in all relevant map views.
  • Adapt default view unit tests accordingly.
  • Implement asynchronous loading on client-side for all related map views.
  • Add 'loading' indicator when features are loaded from the map.
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