naqsha: A library for working with anything map related.

[ geospatial, library, naqsha ] [ Propose Tags ]

Naqsha is a library to work with geospatial data types, like latitudes and longitudes, mapping projects like openstreetmap, various map related file formats.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1 (info)
Change log CHANGELOG.md
Dependencies base (>=4.10 && <4.13), bytestring (>=0.10 && <0.11), groups, naqsha, vector (>=0.12 && <0.13) [details]
License (Apache-2.0 OR BSD-3-Clause)[multiple license files]
Copyright (c) 2016 Piyush P Kurur
Author Piyush P Kurur
Maintainer ppk@cse.iitk.ac.in
Category Geospatial, Naqsha
Home page http://github.com/naqsha/naqsha.git
Bug tracker https://github.com/naqsha/naqsha/issues
Source repo head: git clone https://github.com/naqsha/naqsha.git
Uploaded by PiyushKurur at 2019-07-18T06:01:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2712 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-18 [all 1 reports]

Readme for naqsha-0.3.0.1

[back to package description]

Naqsha

Build Staus Hackage Hackage Dependencies Stackage LTS Stackage Nightly

Naqsha is a Haskell library to work with geospatial data types. The goal of this library is to provide fast and high level access to various operations in the geospatial setting like distance calculations, azimuth etc. Due to the very nature of the geometry on the surface of the globe, many of these basic tasks have multiple algorithms based on criteria like speed of computation and accuracy. We would like to provide all such algorithms in this package.

The word naqsha, or more accurately naqshA (नक़्शा), means a map or a sketch.

Legal

Copyright 2016 Piyush P Kurur

The library is licensed under

You may not use this software except in compliance with one of the above Licenses (at your option).

SPDX-License-Identifier: (Apache-2.0 OR BSD-3-Clause)

Unless required by applicable law or agreed to in writing, software distributed under these Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. For the exact terms and conditions see the accompanying LICENSE file.