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

[mvt] mapbox vector tiles conversion improvements #58154

Merged
merged 9 commits into from
Jul 24, 2024
Merged

[mvt] mapbox vector tiles conversion improvements #58154

merged 9 commits into from
Jul 24, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    6021e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ca449 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. do not set an invalid color

    3nids authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d723e6b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. add test for MVT conversion

    3nids committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4dd28bf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. fix test

    3nids committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0497c57 View commit details
    Browse the repository at this point in the history
  2. set transparent color as fallback

    Co-authored-by: Mathieu Pellerin <nirvn.asia@gmail.com>
    3nids and nirvn authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8848616 View commit details
    Browse the repository at this point in the history
  3. test for colors

    3nids authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8547fa5 View commit details
    Browse the repository at this point in the history
  4. add tolerance

    3nids authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    98924d7 View commit details
    Browse the repository at this point in the history