History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GEOT-1246
Type: Sub-task Sub-task
Status: In Progress In Progress
Priority: Major Major
Assignee: Jesse Eichar
Reporter: Jesse Eichar
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
GeoTools
GEOT-1244

Label Cache should allow a single layer's labels to be updated without affecting labels from other layers

Created: 22/Apr/07 04:33 PM   Updated: 30/May/07 03:20 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jesse Eichar - 22/Apr/07 05:02 PM
I'm adding to the API a layerID for many of the methods so labels are associated with an ID. I'm also moving the clearing of the cache to an explicit method so the renderer can control it. If a third party doesn't want the cache cleared they can override that method and do its own manual clearing.

Ian Turton - 30/May/07 03:20 PM
Is this bug what is causing problems with MapViewer when there are labels on the map? if the user pans or zooms the map then new labels are drawn at the correct place but all the old labels are also still drawn leading to cartographically poor results.