shapefile: Parser and related tools for ESRI shapefile format

[ database, library, public-domain ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=3 && <5), binary, bytestring, data-binary-ieee754, dbf (>=0.0.0.2), filepath, rwlock [details]
License LicenseRef-PublicDomain
Author James Cook <james.cook@usma.edu>
Maintainer James Cook <james.cook@usma.edu>
Category Database
Home page http://code.haskell.org/~mokus/shapefile
Uploaded by JamesCook at 2009-07-27T16:22:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1302 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]