Menu

Tree [3f68aa] default tip /
 History

Read Only access


File Date Author Commit
 lib 2014-05-24 Larry Reeder Larry Reeder [010603] Added OJ core jgrapht-jdk1.5.jar
 src 2014-09-27 Larry Reeder Larry Reeder [adcb21] Release 0.5. Added reverse-adjacency lookup g...
 .hgignore 2014-04-14 Larry Reeder Larry Reeder [b8e5a6] Migrating from bitbucket to sf
 .hgtags 2014-09-27 Larry Reeder Larry Reeder [3f68aa] Added tag 0.5 for changeset adcb21a40069
 BUILDING.txt 2014-09-27 Larry Reeder Larry Reeder [adcb21] Release 0.5. Added reverse-adjacency lookup g...
 CONTRIBUTORS.txt 2014-05-25 Larry Reeder Larry Reeder [50109f] Updated DE translation. Improved stack overflo...
 COPYING 2014-04-14 Larry Reeder Larry Reeder [b8e5a6] Migrating from bitbucket to sf
 LICENSE.txt 2014-04-14 Larry Reeder Larry Reeder [b8e5a6] Migrating from bitbucket to sf
 NOTICE.txt 2014-04-27 Larry Reeder Larry Reeder [7c3364] Fixed zip packagin so that jgrapht is included,...
 build.gradle 2014-09-27 Larry Reeder Larry Reeder [adcb21] Release 0.5. Added reverse-adjacency lookup g...
 build.properties 2014-04-14 Larry Reeder Larry Reeder [b8e5a6] Migrating from bitbucket to sf
 readme.txt 2014-09-27 Larry Reeder Larry Reeder [adcb21] Release 0.5. Added reverse-adjacency lookup g...
 testsrcpkg.sh 2014-04-20 Larry Reeder Larry Reeder [12c60d] Updated coloring algorithm so that it uses a mo...

Read Me

Installation
------------
Download the map coloring package, unzip it, and place all the files in the
unzipped folder in the JUMP_HOME/lib/ext folder.


Release Notes
=============

Release 0.5
-------------

Reduced memory usage for large layers.  Performance enchancements providing 
2x speedups for large maps.  Fixed a bug with coloring for features that
just touch at one point (pizza problem). 

Release 0.4
-------------

Plugin now creates a new layer with themed coloring turned on.  Translations
for DE, EN, ES, FI, FR, IT.

Release 0.3
-------------

Added JgraphT jar for OpenJUMP core users, and removed some jars that were not
needed.

Release 0.2
-------------

Better color distribution in the map.

Release 0.1
-------------

Initial release of map coloring plugin for OpenJump.