Opened 4 years ago
Last modified 6 months ago
#2836 closed defect
MVT rendering issues — at Version 1
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | 4.0 |
Component: | Tile Service | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description (last modified by )
- We need to apply a buffer on the MVT tile region so that client applications can properly stitch together features that cross tile boundaries
Multi-polygons that cross tile boundaries are not being renderedMulti-geometries are not supported in the vector tile spec (see: 4.3.4 Geometry Types), so such multi-geometries should be exploded into its constituent geometries- Geometries should be simplified at higher levels
Note:
See TracTickets
for help on using tickets.