hgis: Library and for GIS with Haskell

[ bsd3, library, web ] [ Propose Tags ]

Package containing functions to make graphs, read shapefiles, and compute areas/perimeters of geographic features.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
development

Turn on '-Werror'

Disabled
Automatic Flags
NameDescriptionDefault
cairo

Enable build using cairo backend, allowing generation of PNGs

Enabled
diagrams

Enable build using diagrams backend, allowing generation of SVGs

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.3.7, 0.1.3.8, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3
Change log CHANGELOG.md
Dependencies ansi-wl-pprint (<1.0), base (>=4.11 && <5), binary (<0.9), bytestring (<0.12), Chart (<0.7), Chart-cairo (<1.10), Chart-diagrams (<1.10), colour (<2.4), composition-prelude (>=1.1.0.1 && <3.1), data-binary-ieee754 (<0.5), data-default (<0.8), directory (<1.4), filepath (<1.5), hgis, lens (<5.3), monad-loops (<0.5), spherical (<0.2.0.0) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2016-2018 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 2 made by vmchale at 2023-05-23T15:35:45Z
Category Web
Source repo head: darcs get https://hub.darcs.net/vmchale/hgis
Uploaded by vmchale at 2018-09-08T19:54:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10717 total (52 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2018-09-08 [all 3 reports]

Readme for hgis-1.0.0.3

[back to package description]

HGIS

About

This is a library for GIS.

Currently, it generates maps and computes perimters, areas, and compactness. You can use it to look at your congressional district for evidence of gerrymandering.

Usage

Library

Documentation

Haddock

Haddock documentation can be accessed through hackage.