Great. I will put in the bug report and a test case
Hal
From: Jody Garnett [mailto:jody.garn...@gmail.com]
Sent: Monday, March 23, 2015 9:23 PM
To: Hal Mirsky
Cc: geotools users
Subject: Re: [Geotools-gt2-users] rendering issue
Good research Hal, we should catch this as a bug report
Good research Hal, we should catch this as a bug report for Andrea (the
maintainer of gt-renderer).
https://jira.codehaus.org/browse/GEOT-5059
If you would like to speed up the process please submit a pull request and
be sure to include a test case. A test case can make all the difference
between
Hello,
I've been experimenting with JLayeredMapPane and believe I've uncovered an
issue in StreamingRenderer tied to Java 7. I observed
LabelCacheImpl.paintLabels throwing InvalidState exceptions and traced it to
StreamingRenderer.paint()'s use of localThreadPool.shutdown() to wait for
render
Hi All,
I am somewhat new to GeoTools and currently I am experiencing two issues
using StreamingRenderer and JMapPane.
1) We added our own features on the map layer and these features will be
updated(e.g color, text) as long as there are changes from the backend. The
issue is the map screen wi