[Geoserver-devel] [JIRA] (GEOS-9102) Polygons are labeled repeatedly instead of once at centroid

Yauheni Pashyvalau created an issue

GeoServer / BugGEOS-9102

Polygons are labeled repeatedly instead of once at centroid

Issue Type:

BugBug

Affects Versions:

2.14.1

Assignee:

Unassigned

Attachments:

screenshot-1.png

Created:

18/Jan/19 9:35 AM

Environment:

Windows 10

Priority:

MediumMedium

Reporter:

Yauheni Pashyvalau

Polygon label is expected to be drawn just once at the polygon centroid, but as you can see on the example screenshot-1.png it is repeated at some fixed intervals.

My YSLD style looks as follows

feature-styles:
- rules:
  - symbolizers:
    - polygon:
        geometry: ${geom}
        fill-color: '#da7171'
    - text:
        geometry: ${geom}
        label: ${name}
        font-family: SansSerif
        font-size: 15
        fill-color: black

The same thing happens with the SLD style.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100098-sha1:a346fbc)

Atlassian logo