forked from lukeroth/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
This Fork is to Add CPLErrContainer and OGRErrContainer structs, each with a ErrVal field that references a C err
License
Pioneer23/gdal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------- About ------------- The gdal.go package provides a go wrapper for GDAL, the Geospatial Data Abstraction Library. More information about GDAL can be found at http://www.gdal.org ------------- Installation ------------- 1) go get github.com/lukeroth/gdal 2) Set the GDAL library and include directories to the appropriate locations. 3) go build ------------- Compatibility ------------- This software has been tested most recently on Ubuntu 18.10, GDAL version 2.3.2. ------------- Examples ------------- ------------- Status (3/08/2019) ------------- The majority of GDAL functionality exposed by the C API is available, as well as much of the OGR API. Most functionality is not covered by tests or benchmarks.
About
This Fork is to Add CPLErrContainer and OGRErrContainer structs, each with a ErrVal field that references a C err
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 98.3%
- C 1.7%