Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#5890 closed enhancement (fixed)

OpenFileGDB: Support curved geometries

Reported by: Jukka Rahkonen Owned by: warmerdam
Priority: normal Milestone: 2.2.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

ESRI FileGDB can contain curved geometries which GDAL is converting to straight segments. Behaviour noticed with QGIS and reported in Stackexchange http://gis.stackexchange.com/questions/139441/qgis-2-8-1-openfilegdb-compatibility-with-esri-filegdb.

Sample database from North Caroline public data: http://dotw-xfer01.dot.state.nc.us/gisdot/DistDOTData/LRS_ARCS_GDB.zip

License: http://ncdot.gov/privacystatement/

Change History (6)

comment:1 by Even Rouault, 9 years ago

Type: defectenhancement

comment:2 by Even Rouault, 9 years ago

Ticket https://trac.osgeo.org/gdal/ticket/6156 also contains example of curves

comment:3 by Even Rouault, 9 years ago

trunk r31018 "FileGDB/OpenFileGDB: mentions curve geometries are not supported (#6156, #5890)"

comment:4 by zhulongxing, 9 years ago

not supported?? oh, my god... is that will support in the near future? tanks~

comment:5 by Even Rouault, 8 years ago

Milestone: 2.2.0
Resolution: fixed
Status: newclosed

trunk r34406 "FileGDB/OpenFileGDB: add support to read curve geometries (#5890)"

comment:6 by Even Rouault, 8 years ago

In 34470:

FileGDB/OpenFileGDB: fix handling of Z/M/ZM curve geometries (fixes #5890)

Note: See TracTickets for help on using tickets.