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

Change topojson serialization format #1099

Merged
merged 10 commits into from
Jan 12, 2022

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    f0d168d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642fefd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd4127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e435f43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7137a4c View commit details
    Browse the repository at this point in the history
  6. Refactor topology service to batch loading of states

    Uses a queue to load states concurrently without overwhelming the
    application by attempting to load all states at once.
    maurizi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8892a79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c47d8ee View commit details
    Browse the repository at this point in the history
  8. Tweak parameters / region order

    Tried a few different combinations and this seemed to be the most stable
    maurizi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    cfe6e67 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    maurizi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8cba67b View commit details
    Browse the repository at this point in the history
  10. Fix typos

    maurizi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    cb22be0 View commit details
    Browse the repository at this point in the history