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

Hillshade seg map #87

Merged
merged 44 commits into from
Dec 14, 2021
Merged

Hillshade seg map #87

merged 44 commits into from
Dec 14, 2021

Commits on Oct 19, 2021

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

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    ed955c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c122e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6085720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5fffad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8a5351 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04168f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. trying different srs

    GwydionJon committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    67aa88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf3824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa6470 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    4acc736 View commit details
    Browse the repository at this point in the history
  2. merged dataset

    GwydionJon committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7a14c24 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    2e9c229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda5b0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3534fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee356a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5a736 View commit details
    Browse the repository at this point in the history
  6. lowered resolution

    GwydionJon committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    eb05ce9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    7da41ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8065873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df9f65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79e9d1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9702227 View commit details
    Browse the repository at this point in the history
  6. load hillshaded got renamed to load_overlay and can now visualize bot…

    …h a slope map and a Hillshade
    GwydionJon committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4c83739 View commit details
    Browse the repository at this point in the history
  7. added docstring

    GwydionJon committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    87da227 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. added convert function

    GwydionJon committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    1249a29 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. removed test_map

    GwydionJon committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ab1f44c View commit details
    Browse the repository at this point in the history
  2. added map class to replace the old Interactive map.

    we can now overlay a hillshade or slope model.
    does not need to convert the whole dataset to EEPSG:4326
    GwydionJon committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    6890e1a View commit details
    Browse the repository at this point in the history
  3. changed import

    GwydionJon committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    6f20c4d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    cae55d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ea115 View commit details
    Browse the repository at this point in the history
  3. changed show_map to map

    GwydionJon committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    8f9dea5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae18e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee26b9d View commit details
    Browse the repository at this point in the history
  6. removed comment

    GwydionJon committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    8476c13 View commit details
    Browse the repository at this point in the history
  7. removed comments

    GwydionJon committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    9c5b514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d939f48 View commit details
    Browse the repository at this point in the history
  9. test_map for demonstration

    GwydionJon committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    dfdf277 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f25cbf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f0695f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. removed test

    GwydionJon committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4acab82 View commit details
    Browse the repository at this point in the history
  2. added version to pillow

    GwydionJon committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    351e3cc View commit details
    Browse the repository at this point in the history
  3. included dominics feedback

    GwydionJon committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    79cc4dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f48bbdb View commit details
    Browse the repository at this point in the history