hgdal: Haskell binding to the GDAL library
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.
Modules
- GDAL
- GDAL.GDALDataset
- GDAL.GDALDataset.Cast
- GDAL.GDALDataset.FFI
- GDAL.GDALDataset.Implementation
- GDAL.GDALDataset.Interface
- GDAL.GDALDataset.RawType
- GDAL.GDALMajorObject
- GDAL.GDALMajorObject.Cast
- GDAL.GDALMajorObject.FFI
- GDAL.GDALMajorObject.Implementation
- GDAL.GDALMajorObject.Interface
- GDAL.GDALMajorObject.RawType
- GDAL.OGRCurve
- GDAL.OGRCurve.Cast
- GDAL.OGRCurve.FFI
- GDAL.OGRCurve.Implementation
- GDAL.OGRCurve.Interface
- GDAL.OGRCurve.RawType
- GDAL.OGRCurvePolygon
- GDAL.OGRCurvePolygon.Cast
- GDAL.OGRCurvePolygon.FFI
- GDAL.OGRCurvePolygon.Implementation
- GDAL.OGRCurvePolygon.Interface
- GDAL.OGRCurvePolygon.RawType
- GDAL.OGREnvelope
- GDAL.OGREnvelope.Cast
- GDAL.OGREnvelope.FFI
- GDAL.OGREnvelope.Implementation
- GDAL.OGREnvelope.Interface
- GDAL.OGREnvelope.RawType
- GDAL.OGRFeature
- GDAL.OGRFeature.Cast
- GDAL.OGRFeature.FFI
- GDAL.OGRFeature.Implementation
- GDAL.OGRFeature.Interface
- GDAL.OGRFeature.RawType
- GDAL.OGRFeatureDefn
- GDAL.OGRFeatureDefn.Cast
- GDAL.OGRFeatureDefn.FFI
- GDAL.OGRFeatureDefn.Implementation
- GDAL.OGRFeatureDefn.Interface
- GDAL.OGRFeatureDefn.RawType
- GDAL.OGRFieldDefn
- GDAL.OGRFieldDefn.Cast
- GDAL.OGRFieldDefn.FFI
- GDAL.OGRFieldDefn.Implementation
- GDAL.OGRFieldDefn.Interface
- GDAL.OGRFieldDefn.RawType
- GDAL.OGRGeometry
- GDAL.OGRGeometry.Cast
- GDAL.OGRGeometry.FFI
- GDAL.OGRGeometry.Implementation
- GDAL.OGRGeometry.Interface
- GDAL.OGRGeometry.RawType
- GDAL.OGRGeometryCollection
- GDAL.OGRGeometryCollection.Cast
- GDAL.OGRGeometryCollection.FFI
- GDAL.OGRGeometryCollection.Implementation
- GDAL.OGRGeometryCollection.Interface
- GDAL.OGRGeometryCollection.RawType
- GDAL.OGRLayer
- GDAL.OGRLayer.Cast
- GDAL.OGRLayer.FFI
- GDAL.OGRLayer.Implementation
- GDAL.OGRLayer.Interface
- GDAL.OGRLayer.RawType
- GDAL.OGRLineString
- GDAL.OGRLineString.Cast
- GDAL.OGRLineString.FFI
- GDAL.OGRLineString.Implementation
- GDAL.OGRLineString.Interface
- GDAL.OGRLineString.RawType
- GDAL.OGRLinearRing
- GDAL.OGRLinearRing.Cast
- GDAL.OGRLinearRing.FFI
- GDAL.OGRLinearRing.Implementation
- GDAL.OGRLinearRing.Interface
- GDAL.OGRLinearRing.RawType
- GDAL.OGRMultiPolygon
- GDAL.OGRMultiPolygon.Cast
- GDAL.OGRMultiPolygon.FFI
- GDAL.OGRMultiPolygon.Implementation
- GDAL.OGRMultiPolygon.Interface
- GDAL.OGRMultiPolygon.RawType
- GDAL.OGRMultiSurface
- GDAL.OGRMultiSurface.Cast
- GDAL.OGRMultiSurface.FFI
- GDAL.OGRMultiSurface.Implementation
- GDAL.OGRMultiSurface.Interface
- GDAL.OGRMultiSurface.RawType
- GDAL.OGRPoint
- GDAL.OGRPoint.Cast
- GDAL.OGRPoint.FFI
- GDAL.OGRPoint.Implementation
- GDAL.OGRPoint.Interface
- GDAL.OGRPoint.RawType
- GDAL.OGRPointIterator
- GDAL.OGRPointIterator.Cast
- GDAL.OGRPointIterator.FFI
- GDAL.OGRPointIterator.Implementation
- GDAL.OGRPointIterator.Interface
- GDAL.OGRPointIterator.RawType
- GDAL.OGRPolygon
- GDAL.OGRPolygon.Cast
- GDAL.OGRPolygon.FFI
- GDAL.OGRPolygon.Implementation
- GDAL.OGRPolygon.Interface
- GDAL.OGRPolygon.RawType
- GDAL.OGRSimpleCurve
- GDAL.OGRSimpleCurve.Cast
- GDAL.OGRSimpleCurve.FFI
- GDAL.OGRSimpleCurve.Implementation
- GDAL.OGRSimpleCurve.Interface
- GDAL.OGRSimpleCurve.RawType
- GDAL.OGRSurface
- GDAL.OGRSurface.Cast
- GDAL.OGRSurface.FFI
- GDAL.OGRSurface.Implementation
- GDAL.OGRSurface.Interface
- GDAL.OGRSurface.RawType
- GDAL.Ordinary
- GDAL.TH
- GDAL.Template
- GDAL.GDALDataset
Downloads
- hgdal-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>4 && <5), fficxx (>=0.7), fficxx-runtime (>=0.7), stdcxx, template-haskell [details] |
Tested with | ghc ==9.0.2 || ==9.2.4 || ==9.4.2 |
License | BSD-2-Clause |
Author | Ian-Woo Kim |
Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
Category | Geography |
Home page | https://wavewave.github.io/hgdal |
Source repo | head: git clone https://github.com/wavewave/hgdal |
Uploaded | by IanWooKim at 2022-12-31T17:36:10Z |
Distributions | NixOS:1.0.0.1 |
Downloads | 145 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-12-31 [all 2 reports] |