Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 433 Bytes

TOOLS.md

File metadata and controls

10 lines (6 loc) · 433 Bytes

JTS Tools

JTS includes some application tools to make it easier to work with geometry and JTS functions.

Tools are run using shell scripts in the JTS bin directory.

  • JTS TestBuilder is a GUI for creating, editing, and processing geometry
  • JtsOp is a command-line interface (CLI) to JTS for running operations on geometry
  • TestRunner is a utility to run JTS XML unit test files