Skip to content

CI-CMG/trackline-simplifier

Repository files navigation

trackline-simplifier

The trackline-simplifier creates a simplified geometry from a source of longitude, latitude, and timestamped coordinates.

Using Library In Your Project

TODO

Runtime Requirements

  • Java 8

Building From Source

Maven 3.6.0+ is required.

mvn clean install

Deployment via Github Actions

Release from trunk (new branch)

  1. Navigate to "Actions" tab within trackline-simplifier repository
  2. Select "maven branch release" workflow
  3. Select "Run workflow" dropdown
  4. Ensure that this is set to "Use workflow from: Branch: master"
  5. Select green "Run workflow" button

Release from branch (patch / RC release)

  1. Navigate to "Actions" tab within trackline-simplifier repository
  2. Select "maven tag release" workflow
  3. Select "Run workflow" dropdown
  4. Ensure that this is set to use the workflow from the current release branch - Ex: "Use workflow from: Branch: 2.2"
  5. Select green "Run workflow" button

More Info

https://maven.apache.org/maven-release/maven-release-plugin/index.html https://docs.github.com/en/actions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published