naqsha

A library for working with geospatial data types.

http://github.com/naqsha/naqsha.git

Version on this page:0.1.0.0
LTS Haskell 11.22:0.2.0.1
Stackage Nightly 2019-09-21:0.3.0.1
Latest on Hackage:0.3.0.1

See all snapshots naqsha appears in

BSD-3-Clause licensed by Piyush P Kurur
Maintained by [email protected]
This version can be pinned in stack with:naqsha-0.1.0.0@sha256:045b6055c5e8a8931a03fcf8d39ad1d020eb1b957dc83c1bdbea1709048d9531,1697

Module documentation for 0.1.0.0

Naqsha is a library to work with geospatial data types like latitudes and longitudes. It provides some basic operations like distance calculations.

Changes

Change log for naqsha

0.1.0.0 - 6th May, 2017

Very first release of naqsha.

  • Basic Geo types, Angles, Latitudes and Longitudes

  • Haversine distance calculation.