Opened 4 years ago
Last modified 7 months ago
#2836 closed defect
MVT rendering issues — at Version 3
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 boundariesMulti-polygons that cross tile boundaries are not being rendered Multi-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 geometriesGeometries should be simplified at higher levels- Certain geometries near tile boundaries are not rendering at certain levels.
Change History (3)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 4 years ago
Description: | modified (diff) |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Re-opening as this was erroneously closed as a result of the merge commit
Note:
See TracTickets
for help on using tickets.
In 9834: