geojson: A thin GeoJSON Layer above the json library
This version is deprecated.
A thin GeoJSON Layer above the json library.
It currently conforms to version 1.0 of the GeoJSON spec which can be found here:
http://geojson.org/geojson-spec.html
Its built on top of the json library and doesn't currently take
advantage of laziness as much as it could, so those are areas for improvement
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- geojson-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.1, 0.0.2, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 2.0.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.1.0, 4.1.1, 4.1.2, 4.1.3 (info) |
|---|---|
| Dependencies | base (>=4 && <5), json [details] |
| Tested with | ghc ==7.4.1, ghc ==7.6.3 |
| License | MIT |
| Copyright | Copyright (C) 2010-2013 |
| Author | Dom De Re |
| Maintainer | Dom De Re |
| Uploaded | by domdere at 2013-11-15T11:05:02Z |
| Category | Text |
| Home page | https://github.com/domdere/hs-geojson/issues |
| Bug tracker | https://github.com/domdere/hs-geojson/issues |
| Source repo | head: git clone https://github.com/domdere/hs-geojson.git this: git clone https://github.com/domdere/hs-geojson.git(tag 0.0.2) |
| Reverse Dependencies | 5 direct, 8 indirect [details] |
| Downloads | 15300 total (39 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |