@hackage hgdal1.0.0.1
Haskell binding to the GDAL library
Categories
License
BSD-3-Clause
Maintainer
Ian-Woo Kim <ianwookim@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >4 && <5
- fficxx-runtime >=0.7.0.1
- stdcxx
- template-haskell Show all…
Dependents (0)
GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source License by the Open Source Geospatial Foundation. hgdal is Haskell binidng to the GDAL C++ library generated by fficxx.