[Haskell-cafe] haskell GIS projects

Jürgen Hahn hahn at geoinfo.tuwien.ac.at
Fri Dec 18 07:25:14 UTC 2015


Dear Noon Silk,

there are some GIS packages available at hackage:

Processing shapefiles:
              http://hackage.haskell.org/package/shapefile

Conversions from GPS to UKGrid Coordinates:
              http://hackage.haskell.org/package/geo-uk

Three libraries for geocoding using different services:
Google:
              http://hackage.haskell.org/package/geocode-google
              http://hackage.haskell.org/package/geo-resolver
OpenStreetMap:
              http://hackage.haskell.org/package/reverse-geocoding
OpenCage:
              http://hackage.haskell.org/package/GeocoderOpenCage

As far as I know geometric queries are not yet implemented in Haskell.

Jürgen Hahn


On 12/18/2015 03:48 AM, Noon Silk wrote:
> Hello Cafe,
>
>   Is anyone using any nice modern GIS libraries in Haskell? Say for 
> opening various geographic file formats, and doing geometric queries, etc?
>
>   Searching often leads me to TerraHS: 
> https://wiki.haskell.org/TerraHS but it's pretty out of date.
>
>   Is there some cool library I'm missing?
>
> -- 
> Noon Silk, ن
>
> "Every morning when I wake up, I experience an exquisite joy — the joy
> of being this signature."
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151218/817bd042/attachment.html>


More information about the Haskell-Cafe mailing list