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

Additional support for LINZ Maps Tiles #2048

Merged
merged 6 commits into from
Aug 21, 2022
Merged

Commits on May 20, 2022

  1. Additional support for LINZ Maps Tiles

    This is to add support for plotting NZ Map tiles, which is in EPSG:3857 (https://epsg.io/3857) already and in png format. Layer ID can be read in every layer's "About" tab, and the "subscription key" parameter is actually an API key given to the registered users. Tested in Python 3.8 and runs well.
    aluthfian committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8c4ba1c View commit details
    Browse the repository at this point in the history
  2. Update img_tiles.py

    aluthfian committed May 20, 2022
    Configuration menu
    Copy the full SHA
    956f206 View commit details
    Browse the repository at this point in the history
  3. Update img_tiles.py

    aluthfian committed May 20, 2022
    Configuration menu
    Copy the full SHA
    bf36b20 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Update img_tiles.py

    Adding some descriptions as requested.
    aluthfian committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9bd1b4b View commit details
    Browse the repository at this point in the history
  2. Update img_tiles.py

    aluthfian committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d5a15ad View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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