Opened 4 years ago
Closed 4 years ago
#987 closed task (fixed)
Migrate to the OGR C API
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OGR Provider | Version: | |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
To promote better swap-ability of the GDAL dll, we should refactor the OGR provider to work against the C API instead of its C++ classes (just like the GDAL provider)
Change History (2)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r8060