readshp: Code for reading ESRI Shapefiles.
Provides code for binary parsing of ESRI shapefiles, where the .shp and the .dbf file are read. The code has not been tested on a large variety of shapefiles so your mileage may vary, but so far it has worked with no problems. At the moment only text and number fields in DBF files are read (the others are stored as ByteString).
Modules
- Geometry
- Geometry.Shapefile
- Geometry.Shapefile.MergeShpDbf
- Geometry.Shapefile.ReadDbf
- Geometry.Shapefile.ReadShp
- Geometry.Shapefile.Types
- Geometry.Shapefile
Downloads
- readshp-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.8 && <4.9), binary, bytestring, data-binary-ieee754, filepath, monad-loops [details] |
License | MIT |
Author | Sam van Herwaarden |
Maintainer | samvherwaarden@gmail.com |
Revised | Revision 1 made by Samvh at 2016-04-26T09:55:03Z |
Category | Geometry |
Uploaded | by Samvh at 2016-04-26T09:51:08Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1108 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-04-26 [all 3 reports] |