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

Feature/tin mesh #569

Merged
merged 34 commits into from
Sep 24, 2024
Merged

Feature/tin mesh #569

merged 34 commits into from
Sep 24, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    86d18b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b9616 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    66aaf36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3752a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b13f08 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. added st_interpolateelevation expression and updated wkb / wkt writer…

    …s to respect coordinate dimension
    sllynn committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e0b422b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af3974e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. first pass at rasterization, added toWKT and toWKB that can explicitl…

    …y specify coordinate dimensions
    sllynn committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2bdb9e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    51e05f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c15a56 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    025f5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce5664 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fixed failing tests

    sllynn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c1747b0 View commit details
    Browse the repository at this point in the history
  2. ran black on python module

    sllynn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b3e0238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2264c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02aae55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e52da0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21516d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e5b906 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8f55b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    cf21bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528fc87 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. added raster function tests to sparklyr bindings / fixed typo in sql …

    …registration for rst_dtmfromgeoms
    sllynn committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f99cacf View commit details
    Browse the repository at this point in the history
  2. description of st_triangulate

    sllynn committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    15de3a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. mistake in BNG grid

    sllynn committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3c7c410 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. grid points are silently dropped if not in triangulated area (will be…

    … set equal to NoData value when raster written)
    sllynn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a880e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ec50b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 21, 2024

  1. check / fix failing test

    sllynn committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    05e3806 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. small docs updates

    sllynn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6965ae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5f5bc44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0505d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93c3398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79a7df8 View commit details
    Browse the repository at this point in the history