wkt-geom: A parser of WKT, WKB and eWKB.
Well Known Text (WKT), Well Known Binary and the Postgresql extension Extended Well Know Binary (eWKB) are vector geometry representations.
The text or binary representations are parsed and turned into their GeoJSON representations. The binary representations use vectors throughout whereas the text representation still uses a list and then is converted to a vector representation.
[Skip to Readme]
Downloads
- wkt-geom-0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12 |
---|---|
Dependencies | base (>=4.8 && <5), binary (>=0.8), bytestring (>=0.10), containers (>=0.5.10.1), geojson (>=3.0.2), scientific (>=0.3.6), trifecta (>=1.7), utf8-string (>=1), vector (>=0.10) [details] |
License | Apache-2.0 |
Copyright | 2017-2018 Wkt-Geom Project |
Author | Andrew Newmnan, Dominic Endrei |
Maintainer | andrewfnewman@gmail.com |
Category | Data |
Home page | https://github.com/indicatrix/wkt-geom#readme |
Source repo | head: git clone https://github.com/indicatrix/wkt-geom this: git clone https://github.com/indicatrix/hs-geojson.git(tag 0.0.3) |
Uploaded | by newmana at 2018-09-26T02:07:22Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 4855 total (0 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |