[mapserver-commits] [MapServer/MapServer] a95df8: Add a CONNECTIONTYPE IDW (Inverse Distance Weighte...

Jeff McKenna noreply at github.com
Tue Feb 9 04:51:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: a95df805d5bc4dbfd280a4b9ce89d55e05886973
      https://github.com/MapServer/MapServer/commit/a95df805d5bc4dbfd280a4b9ce89d55e05886973
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M CMakeLists.txt
    A idw.c
    A interpolation.c
    M kerneldensity.c
    M mapfile.c
    M maplexer.c
    M maplexer.l
    M mapraster.c
    M mapserver.h
    A msautotest/gdal/expected/idw.png
    A msautotest/gdal/idw.map

  Log Message:
  -----------
  Add a CONNECTIONTYPE IDW (Inverse Distance Weighted) interpolation method

Ported from https://github.com/MapServer/MapServer/pull/4989

Co-authored-by: Hermes L. Herrera Martinez <hlherrera.cuba at gmail.com>


  Commit: 6043b99b88c449ce6d3a11443e2e97cb3be25281
      https://github.com/MapServer/MapServer/commit/6043b99b88c449ce6d3a11443e2e97cb3be25281
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M CMakeLists.txt
    A idw.c
    A interpolation.c
    M kerneldensity.c
    M mapfile.c
    M maplexer.c
    M maplexer.l
    M mapraster.c
    M mapserver.h
    A msautotest/gdal/expected/idw.png
    A msautotest/gdal/idw.map

  Log Message:
  -----------
  Merge pull request #6227 from rouault/refresh_pr_4989

Add a CONNECTIONTYPE IDW (Inverse Distance Weighted) interpolation method


Compare: https://github.com/MapServer/MapServer/compare/8ae12e9f8152...6043b99b88c4


More information about the mapserver-commits mailing list