Changes between Version 1 and Version 2 of Ticket #4293, comment 5
- Timestamp:
- 01/11/19 07:57:53 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4293, comment 5
v1 v2 25 25 26 26 27 The visualisation library is mapbox. I've attached a screenshot showing this exact layer/tile being rendered with fill-extrusion. 27 The visualisation library is mapbox. I've attached a screenshot showing this exact layer/tile being rendered with fill-extrusion. I get the same result from all types of Polygons. 28 29 ''It's just a wild speculation, but if it isn't a Postgis issue it could be that it adds extra requirements on top of the MVT spec.'' - maybe but as far as I know mapbox is just extruding a standard Polygon, and also Mapbox create the MVT spec I think so i'd imagine they stick to it but I could be wrong 28 30 29 31 32 33