Popularity
3.9
Declining
Activity
0.0
Stable
7
2
1

Monthly Downloads: 39
Programming language: Haskell
License: MIT License
Tags: Data     Text     Geography     Geometry    
Latest version: v0.1.8.0

hgeos alternatives and similar packages

Based on the "Data" category.
Alternatively, view hgeos alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hgeos or a related project?

Add another 'Data' Package

README

hgeos Hackage Travis GitHub issues GitHub license

Simple Haskell bindings to the Geometry Engine Open Source C API heavily inspired by Django GEOS bindings

Documentation is available on Hackage:

Note that the bindings are very far from complete. There's just about enough of the API covered to compute intersections of polygons, which is the bare minimum of the API required to render my viz. I will add to the API as and when I need specific GEOS functionality. If there are specific portions that you would like implemented, please open a ticket or submit a pull request for it.

Change log

[View change log][change-log]

Contributing

[View developer guide][dev-guide]

Licence

Released under MIT License

Copyright © 2016 Richard Cook


*Note that all licence references and agreements mentioned in the hgeos README section above are relevant to that project's source code only.