[...] > This would help me. I couldn't find it. Is it part of the symbolizers or a > general setting?
Part of the symbolizers. If you can open the 1.2.1 with new style editors, there is an option in the labels polygon style (vendor options). I just do not remember which it is between: - max displacement pixels - space around pixels Putting them to 0 should do what you need. Then you can see in the style what is needed. Ciao, Andrea > > Thanks, > Matthias > > >> >> Ciao, >> Andrea >> >> >> On Mon, Feb 14, 2011 at 12:15 PM, Matthias Lendholt (JIRA) >> <[email protected]> wrote: >>> >>> PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING is not respected by >>> renderer? >>> >>> ----------------------------------------------------------------------------- >>> >>> Key: UDIG-1751 >>> URL: http://jira.codehaus.org/browse/UDIG-1751 >>> Project: uDIG >>> Issue Type: Bug >>> Components: visualization using map layer and style >>> Affects Versions: UDIG 1.2.RC1 >>> Environment: Application based on uDig 1.2RC1 SDK. Upgrade to >>> latest SDK currently not possible due to GEOT-3431. >>> >>> Reporter: Matthias Lendholt >>> Attachments: udig-bug.JPG >>> >>> I'm setting both the default value an the value itself to true but still >>> not all labels are rendered in my application. >>> >>> >>> ProjectPlugin.getPlugin().getPreferenceStore().setDefault(PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING, >>> true); >>> >>> ProjectPlugin.getPlugin().getPreferenceStore().setValue(PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING, >>> true); >>> >>> During runtime I can check in the preferences that this has been >>> performed: checkbox "Render all labels without overlapping checkings" is >>> checked. >>> >>> See screenshot. Missing labels for some regions. They appear on zooming >>> in. >>> >>> >>> >>> >>> -- >>> This message is automatically generated by JIRA. >>> - >>> If you think it was sent incorrectly contact one of the administrators: >>> http://jira.codehaus.org/secure/Administrators.jspa >>> - >>> For more information on JIRA, see: http://www.atlassian.com/software/jira >>> >>> >>> _______________________________________________ >>> User-friendly Desktop Internet GIS (uDig) >>> http://udig.refractions.net >>> http://lists.refractions.net/mailman/listinfo/udig-devel >>> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel >> > > > -- > [[email protected]] > GFZ German Research Centre for Geosciences > CeGIT Centre for GeoInformation Technology > Tel +49 331 288-1687; FAX +49 331 288-1703 > Telegrafenberg A20, 14473 Potsdam, Germany > Blog http://zeigertelegraph.gfz-potsdam.de > Contact MECARD QR Code: http://goo.gl/488J > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
