Skip to content

Commit

Permalink
Update exported functions list in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ddohler committed Jan 9, 2023
1 parent bf27c2f commit 90902fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ This library exports the following GDAL functions:
- GDALDatasetGetLayerByName
- GDALDatasetGetLayerCount
- GDALDatasetExecuteSQL
- GDALRasterIO
- GDALRasterIOEx
- GDALDatasetRasterIO
- GDALDatasetRasterIOEx
- GDALReadBlock
- GDALWriteBlock
- GDALGetBlockSize
- GDALGetActualBlockSize
- OGR\_L\_GetNextFeature
- OGR\_L\_GetExtent
- OGR\_L\_GetLayerDefn
Expand Down

0 comments on commit 90902fc

Please sign in to comment.