Skip to content
  • Kenneth Moreland's avatar
    Fix CleanGrid when compact point fields is off · 5004e64c
    Kenneth Moreland authored
    There was an error in the CleanGrid filter where if the
    CompactPointFields flag was off it would still try to compact the point
    coordinates. Add an extra check so that the coordinate systems are just
    passed when this flag is off.
    5004e64c