The shapefile package
A very simple interface for processing data in ESRI shapefile format. Includes functions for reading or writing whole .shp and .shx files, as well as for generating .shx index files from .shp data files. Also includes an interface to read individual records on-demand from shapefiles, useful for very large databases.
Properties
| Version | 0.0.0.1 |
|---|---|
| Dependencies | base (≥3 & <5), binary, bytestring, data-binary-ieee754, dbf (≥0.0.0.2), filepath, rwlock |
| License | PublicDomain |
| Author | James Cook <james.cook@usma.edu> |
| Maintainer | James Cook <james.cook@usma.edu> |
| Stability | experimental |
| Category | Database |
| Home page | http://code.haskell.org/~mokus/shapefile |
| Upload date | Mon Jul 27 16:22:41 UTC 2009 |
| Uploaded by | JamesCook |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
Downloads
- shapefile-0.0.0.1.tar.gz (Cabal source package)
- package description (included in the package)