[Geoserver-devel] [JIRA] (GEOS-10102) Skip raster layers when generating vector tile from style group

Jody Garnett created an issue

GeoServer / BugGEOS-10102

Skip raster layers when generating vector tile from style group

Issue Type:

BugBug

Affects Versions:

2.19.1

Assignee:

Unassigned

Components:

Vector Tiles

Created:

11/Jun/21 5:34 AM

Priority:

MediumMedium

Reporter:

Jody Garnett

The mapbox style tutorial includes the use of a style group defining a complete map. When following these instructions the logs fills up with:

10 Jun 20:29:31 WARN [wms.mapbox] - Cannot obtain numeric id from featureId: fid-1c3b6d81_179f7e71539_-7f0c
10 Jun 20:29:31 WARN [wms.mapbox] - Cannot obtain numeric id from featureId: fid-1c3b6d81_179f7e71539_-7f0d
10 Jun 20:29:31 WARN [wms.mapbox] - Cannot obtain numeric id from featureId: fid-1c3b6d81_179f7e71539_-7f0b
10 Jun 20:29:31 WARN [wms.mapbox] - Cannot obtain numeric id from featureId: fid-1c3b6d81_179f7e71539_-7f0a
10 Jun 20:29:31 WARN [wms.mapbox] - Cannot obtain numeric id from featureId: fid-1c3b6d81_179f7e71539_-7f09

Due to this warning: MapBoxTileBuilder.java#L51(https://github.com/geoserver/geoserver/blob/main/src/extension/vectortiles/src/main/java/org/geoserver/wms/mapbox/MapBoxTileBuilder.java#L51)

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#100166-sha1:2d22d43)

Atlassian logo