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

Adds support for mapzen terrain #6110

Merged
merged 14 commits into from
Feb 12, 2018
Merged

Adds support for mapzen terrain #6110

merged 14 commits into from
Feb 12, 2018

Commits on Feb 8, 2018

  1. Added the encoding parameter to the raster-dem source type

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    ff96429 View commit details
    Browse the repository at this point in the history
  2. Changes proposed by @mollymerp

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e23fec2 View commit details
    Browse the repository at this point in the history
  3. Changed the raster-dem description and expanded the encoding paramete…

    …r one
    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    5691591 View commit details
    Browse the repository at this point in the history
  4. Changed the description in the style spec reference

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    430f3d5 View commit details
    Browse the repository at this point in the history
  5. Fixes linter errors

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    551aae8 View commit details
    Browse the repository at this point in the history
  6. Changed ts type

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    36c5d97 View commit details
    Browse the repository at this point in the history
  7. Proposed changes

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    6286880 View commit details
    Browse the repository at this point in the history
  8. Bug

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    3b427e0 View commit details
    Browse the repository at this point in the history
  9. Added a default value when the RasterDEMTileWorkerSource is called wi…

    …thout params
    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    482a0bf View commit details
    Browse the repository at this point in the history
  10. Adds default value to pass unit tests

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    090754e View commit details
    Browse the repository at this point in the history
  11. Explicit encoding type and _ to private functions

    ibesora authored and Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    225c3aa View commit details
    Browse the repository at this point in the history
  12. add guard for invalid encoding parameter and unit test

    Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    762f160 View commit details
    Browse the repository at this point in the history
  13. add terrarium render test

    Molly Lloyd committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e1a483c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. address review comments

    Molly Lloyd committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    762cd98 View commit details
    Browse the repository at this point in the history