@hackage shapefile0.0.0.1
Parser and related tools for ESRI shapefile format
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <james.cook@usma.edu>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.0.0.1 Mon, 27 Jul 2009
Installation
Dependencies (7)
- base >=3 && <5
- binary
- bytestring
- filepath
- data-binary-ieee754
- dbf >=0.0.0.2 Show all…
Dependents (1)
@hackage/acme-everything
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.