<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/ojmapcoloring/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 May 2014 03:26:22 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ojmapcoloring/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -25,7 +25,7 @@
 ## Known bugs/issues

 1. The plugin doesn't handle cases where every feature in the map has five or more neighbors.  This will be rare for most political maps, but might happen where layers contain many overlapping features or most features are adjacent multipolygons.
-2. Doesn't do anything interesting for point or line layers.
+2. The plugin  does handle linestrings and point layers, but doesn't do much interesting with them. For linestrings, it will attempt to color overlapping ones in different colors.   For points, it will color points that are on top of each other differently.
 3. For layers with thousands of features, you may encounter a stack overflow error.  If you are not already using it, switching to a 64 bit JRE will help.  Alternatively, you can change the thread stack size by adding -Xss512k to JAVA_OPTS in the OpenJump startup script.

 ## Todo
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Tue, 27 May 2014 03:26:22 -0000</pubDate><guid>https://sourceforge.net4873639209199cb30436ebc28e68ec4ef5f19f4b</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -14,11 +14,11 @@
 This plugin implements a five color mapping algorithm. Here's how to use it:

 1. Select one or more layers
-2. Got to Plugins--&gt;Color Layer.  A dialog will appear.
-3. Check the Buffer? checkbox if you want to buffer features slightly. Buffered features are not saved, they are just used for the coloring algorithm. If small slivers exist between features that should really be adjacent to each other, buffering may fix those slivers.  However, buffering increases the time to run, and increases the chance that the graph of your map will be non-planar, which will prevent the coloring from working appropriately.  
+2. Got to Plugins--&gt;Map Coloring.  A dialog will appear.
+3. Check the Buffer checkbox if you want to buffer features slightly. Buffered features are not saved, they are just used for the coloring algorithm. If small slivers exist between features that should really be adjacent to each other, buffering may fix those slivers.  However, buffering increases the time to run, and increases the chance that the graph of your map will be non-planar, which will prevent the coloring from working appropriately.  
 4. Press Run.
 5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.  If the map has many overlapping features or interlacing multipolygons, it may result in a non-planar graph, and some features will have an empty autoclr attribute.
-6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.
+6. The new layer will have thematic coloring enabled.  If you don't like the default color set, change Color Theming style to use a different set.

 ![Colored Map With Attachments](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_map_with_attributes.png)

@@ -26,12 +26,12 @@

 1. The plugin doesn't handle cases where every feature in the map has five or more neighbors.  This will be rare for most political maps, but might happen where layers contain many overlapping features or most features are adjacent multipolygons.
 2. Doesn't do anything interesting for point or line layers.
+3. For layers with thousands of features, you may encounter a stack overflow error.  If you are not already using it, switching to a 64 bit JRE will help.  Alternatively, you can change the thread stack size by adding -Xss512k to JAVA_OPTS in the OpenJump startup script.

 ## Todo

-1.  Internationalization
-2.  Performance enhancements
-3.  Better notification to OpenJump when a graph is not planar.
+1.  Performance enhancements
+2.  Better notification to OpenJump when a graph is not planar.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Sun, 25 May 2014 16:14:09 -0000</pubDate><guid>https://sourceforge.net83fa2f9f925430f7f4a4f4fe615a77f6a3d1114a</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -20,7 +20,7 @@
 5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.  If the map has many overlapping features or interlacing multipolygons, it may result in a non-planar graph, and some features will have an empty autoclr attribute.
 6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.

-![Colored Map With Attachments](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_map_with_attachments.png)
+![Colored Map With Attachments](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_map_with_attributes.png)

 ## Known bugs/issues

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Sun, 20 Apr 2014 17:11:09 -0000</pubDate><guid>https://sourceforge.net4056e49366c4879afce3cb40608bda7ac33370e9</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -20,6 +20,8 @@
 5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.  If the map has many overlapping features or interlacing multipolygons, it may result in a non-planar graph, and some features will have an empty autoclr attribute.
 6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.

+![Colored Map With Attachments](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_map_with_attachments.png)
+
 ## Known bugs/issues

 1. The plugin doesn't handle cases where every feature in the map has five or more neighbors.  This will be rare for most political maps, but might happen where layers contain many overlapping features or most features are adjacent multipolygons.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Sun, 20 Apr 2014 17:10:04 -0000</pubDate><guid>https://sourceforge.net5339fe2cd7a8360ffae02f83bc072e52f692c3e0</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Colored Map with Attributes&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Sun, 20 Apr 2014 17:07:21 -0000</pubDate><guid>https://sourceforge.net4cc0fa948c492e3310fcfa3f55dc237b701bddfc</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -17,20 +17,19 @@
 2. Got to Plugins--&gt;Color Layer.  A dialog will appear.
 3. Check the Buffer? checkbox if you want to buffer features slightly. Buffered features are not saved, they are just used for the coloring algorithm. If small slivers exist between features that should really be adjacent to each other, buffering may fix those slivers.  However, buffering increases the time to run, and increases the chance that the graph of your map will be non-planar, which will prevent the coloring from working appropriately.  
 4. Press Run.
-5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.
+5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.  If the map has many overlapping features or interlacing multipolygons, it may result in a non-planar graph, and some features will have an empty autoclr attribute.
 6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.

 ## Known bugs/issues

 1. The plugin doesn't handle cases where every feature in the map has five or more neighbors.  This will be rare for most political maps, but might happen where layers contain many overlapping features or most features are adjacent multipolygons.
 2. Doesn't do anything interesting for point or line layers.
-3. The colors may not be distributed evenly  - some colors might be used less than others.

 ## Todo

 1.  Internationalization
-2.  Distribute colors evenly
-3.  Performance enhancements
+2.  Performance enhancements
+3.  Better notification to OpenJump when a graph is not planar.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Sun, 20 Apr 2014 16:52:00 -0000</pubDate><guid>https://sourceforge.net4ee67242c8276d8a18ad20d03cc8ab8d6d38f698</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,7 +4,12 @@

 ![Colored World Map](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_world.png)

-## Plugin directions
+## Plugin installation
+
+Download the map coloring package, unzip it, and place all the files in the
+unzipped folder in the $JUMP_HOME/lib/ext folder.
+
+## Plugin instructions

 This plugin implements a five color mapping algorithm. Here's how to use it:

@@ -15,6 +20,21 @@
 5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.
 6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.

+## Known bugs/issues
+
+1. The plugin doesn't handle cases where every feature in the map has five or more neighbors.  This will be rare for most political maps, but might happen where layers contain many overlapping features or most features are adjacent multipolygons.
+2. Doesn't do anything interesting for point or line layers.
+3. The colors may not be distributed evenly  - some colors might be used less than others.
+
+## Todo
+
+1.  Internationalization
+2.  Distribute colors evenly
+3.  Performance enhancements
+
+
+
+

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Thu, 17 Apr 2014 01:28:38 -0000</pubDate><guid>https://sourceforge.netab61d9b1fe91d2a4f380435062a745714cd37e1f</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -9,10 +9,10 @@
 This plugin implements a five color mapping algorithm. Here's how to use it:

 1. Select one or more layers
-2. Got to Plugins--&gt;Five Color
+2. Got to Plugins--&gt;Color Layer.  A dialog will appear.
 3. Check the Buffer? checkbox if you want to buffer features slightly. Buffered features are not saved, they are just used for the coloring algorithm. If small slivers exist between features that should really be adjacent to each other, buffering may fix those slivers.  However, buffering increases the time to run, and increases the chance that the graph of your map will be non-planar, which will prevent the coloring from working appropriately.  
 4. Press Run.
-5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".
+5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".  The autoclr attribute will have values 1 through 5, with each number representing a different color.
 6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Mon, 14 Apr 2014 03:24:44 -0000</pubDate><guid>https://sourceforge.net9ad9b080749649378a14dd47fdf426385be94e54</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@

 This OpenJump plugin provides a five color mapping feature for selected layers.  When successful, it uses five colors to color all features so that no two adjacent features have the same colors.

-![colored_world.png](https://bitbucket.org/repo/dgx57G/images/2057900724-colored_world.png)
+![Colored World Map](https://sourceforge.net/p/ojmapcoloring/wiki/Home/attachment/colored_world.png)

 ## Plugin directions

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Mon, 14 Apr 2014 03:23:10 -0000</pubDate><guid>https://sourceforge.net099922ef3ad1b422d933131ad3be9123c187daa1</guid></item><item><title>Home modified by Larry Reeder</title><link>https://sourceforge.net/p/ojmapcoloring/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,22 @@
-Welcome to your wiki!
+# Welcome

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This OpenJump plugin provides a five color mapping feature for selected layers.  When successful, it uses five colors to color all features so that no two adjacent features have the same colors.

-The wiki uses [Markdown](/p/ojmapcoloring/wiki/markdown_syntax/) syntax.
+![colored_world.png](https://bitbucket.org/repo/dgx57G/images/2057900724-colored_world.png)
+
+## Plugin directions
+
+This plugin implements a five color mapping algorithm. Here's how to use it:
+
+1. Select one or more layers
+2. Got to Plugins--&gt;Five Color
+3. Check the Buffer? checkbox if you want to buffer features slightly. Buffered features are not saved, they are just used for the coloring algorithm. If small slivers exist between features that should really be adjacent to each other, buffering may fix those slivers.  However, buffering increases the time to run, and increases the chance that the graph of your map will be non-planar, which will prevent the coloring from working appropriately.  
+4. Press Run.
+5. After a bit, a new layer will be generated that is a copy of the layers, with a new attribute called "autoclr".
+6. Now you can use the autoclr attribute to color the map, by enabling Color Theming on the autoclr attribute.
+
+
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Reeder</dc:creator><pubDate>Mon, 14 Apr 2014 03:22:02 -0000</pubDate><guid>https://sourceforge.net3ad3a456a237a9bffbfd6d2f6c9462c09bf94798</guid></item></channel></rss>