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

Add a function basemap to get a static image from Tyler, and some converts for image #91

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    d22d733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622cb76 View commit details
    Browse the repository at this point in the history
  3. Fix the kwarg asserts

    asinghvi17 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    79fd4c5 View commit details
    Browse the repository at this point in the history
  4. Return an image in WebMercator to be consistent

    Thoughts?  How do we determine which CRS the input bbox takes?
    
    Its currently WGS84 but do we want to give an option to go to webmerc at all?  Conversion between the two is mostly lossless...
    asinghvi17 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c37396 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    asinghvi17 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7bde166 View commit details
    Browse the repository at this point in the history
  6. Really fix tests

    asinghvi17 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e756e9d View commit details
    Browse the repository at this point in the history
  7. grrrrrr

    asinghvi17 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2fdfd45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    860040d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a4bcad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    bc8fc9f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    ffc0d48 View commit details
    Browse the repository at this point in the history