logo separator

Download splitter

Boundary and Sea files

These files are used to improve the sea areas and address information.

Boundary file for --bounds option bounds-latest.zip
Sea file for --precomp-sea option sea-latest.zip

Other builds

These snapshots are created automatically when ever a change is commited, so you can try out the latest code straight away. It should take less than 5 minutes for the build and test to be completed. The build will only appear if the automatic tests pass.

Branch builds

These jar files are latest builds of recent development branches. They are useful if you want to quickly test a branch without having obtain and build it. The source code is available via subversion.

As this is an automatic process, some of the branches might be already merged with the main line, or abandoned and of course they may not work.

Latest commits

  • splitter-r653 improve speed when splitting with polygon where splitter tries to fit tiles exactly.
    27 dec 2022
  • splitter-r652 fix error related to option --polygon-desc-file.
    17 jun 2022
  • splitter-r651 prevent division by zero edge case.
    04 apr 2022
  • splitter-r650 fix possible crash with --polygon-desc-option.
    28 mar 2022
  • splitter-r649 fix error related to option --polygon-desc-file with problematic ways..
    28 mar 2022
  • splitter-r648 (solve-parallel) fix error related to option --polygon-desc-file with problematic ways..
    28 mar 2022
  • splitter-r647 merge from solve-parallel branch.
    16 feb 2022
  • splitter-r646 (solve-parallel) don't free density map, causes NullPointerException when --polygon-desc-file is used.
    16 feb 2022
  • splitter-r645 Prevent possible StackOverflowError caused by empty tile returned from Tile.divide().
    25 nov 2021
  • splitter-r644 (solve-parallel) Prevent possible StackOverflowError caused by empty tile returned from Tile.divide().
    25 nov 2021
  • splitter-r643 merge from branch solve-parallel (r641).
    05 nov 2021
  • splitter-r642 Crash with message "Invalid polygon ring in polygon-file, possibly self-intersecting" if a single ring in a *.poly file is not ....
    10 aug 2021
  • splitter-r641 (solve-parallel) simplify code, no functional change intended.
    08 aug 2021
  • splitter-r640 (solve-parallel) improve code, no functional change intended.
    26 jul 2021
  • splitter-r639 (solve-parallel) various small improvements.
    25 jul 2021
  • splitter-r638 (solve-parallel) improve readability, no functional change.
    24 jul 2021
  • splitter-r637 (solve-parallel) fix typo polaygon area -> polygon area.
    24 jul 2021
  • splitter-r636 (solve-parallel) improve results for large splits (more than 256 tiles).
    15 jul 2021
  • splitter-r635 (solve-parallel) minor improvement in split algo, sometimes finds better (smaller) solutions.
    12 jul 2021
  • splitter-r634 (solve-parallel) add code to handle possible exceptions.
    04 jul 2021
See more...