Skip to content

HERE Data SDK for Java & Scala 2.20.0

Compare
Choose a tag to compare
@heremaps-bot heremaps-bot released this 27 Oct 14:31
· 54 commits to master since this release

2.20.0.5

Examples

Added

  • A new data validation module has been added to the Data Processing Library that allows implementing
    incremental processing pipelines that run validation suites against the content of one or multiple
    input catalogs and write test reports and automatically aggregated metrics in the output catalog.
    The module integrates scalatest DSL to write the test scenarios.

There is a new Data Processing Library example that showcases how to validate the "Road Topology and
Geometry" layer of the HERE Map Content catalog against a set of acceptance criteria.