Bug report #16005

Update OGR provider for GDAL 2.2 Triangle, TIN, PolyhedralSurface

Added by Even Rouault over 7 years ago. Updated over 6 years ago.

Status:Closed
Priority:Normal
Assignee:Sandro Mani
Category:Data Provider/OGR
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:Yes Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:23921

Description

GDAL 2.2dev has recently introduced new geometry types: Triangle, TIN and PolyhedralSurface : https://trac.osgeo.org/gdal/wiki/rfc64_triangle_polyhedralsurface_tin

They can now be returned as layer geometry types and feature geometries. The OGR provider should be upgraded to deal with that, likely like the PostGIS provider: ie by converting Triangle to Polygon and TIN&PolyhedralSurface to MultiPolygon.

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Regression? set to No
  • Easy fix? set to No

#2 Updated by Sandro Mani over 6 years ago

  • Assignee changed from Even Rouault to Sandro Mani
  • Description updated (diff)
  • Status changed from Open to In Progress
  • Pull Request or Patch supplied changed from No to Yes

#3 Updated by Sandro Mani over 6 years ago

  • Status changed from In Progress to Closed

Done

Also available in: Atom PDF