Re: [JPP-Devel] Error with Map coloring plugin

2014-09-20 Thread Larry Reeder
Hey Jukka, Just got a chance to look at this. The region that is not coloring is interesting. ​ It's like a pizza sliced into six pieces, each touching at the point. You can't color this portion of the map with only five colors without two adjacent (maybe just adjacent at one point in the en

Re: [JPP-Devel] Error with Map coloring plugin

2014-09-20 Thread Michael Michaud
Hi Larry, Do you compute relations between geomeries with intersect predicate ? I wonder if you could remove edges between polygons adjacent at one point from the graph by using relate operator (which makes it possible to check intersection dimension). Michaël Hey Jukka, Just got a chance to l