[Geoserver-devel] [JIRA] (GEOS-7979) Take SLD symbolizers into account when generating tiles

Andreas Hocevar created an issue

GeoServer / ImprovementGEOS-7979

Take SLD symbolizers into account when generating tiles

Issue Type:

ImprovementImprovement

Affects Versions:

2.10.1

Assignee:

Unassigned

Components:

Vector Tiles

Created:

06/Feb/17 9:23 PM

Priority:

MediumMedium

Reporter:

Andreas Hocevar

Since vector tiles are a WMS output format, I was expecting the tiles to be generated differently, depending on the symbolizers in the SLD. Three features would be important in particular:

  • When point symbolizers are defined, the point geometries should be included in the tiles. Even if the geometry is e.g. a polygon.
  • Points should be included in neighbouring tiles, depending on the symbol size. This works well with other WMS formats.
  • When text symbolizers are defined, point geometries should be included in the tiles as label points. Also these geometries should be repeated in neighbouring tiles, according to the dimensions of the label. Metatiling should also be considered to reduce repeated labels.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.718.6#100026-sha1:9c7297b)

Atlassian logo