hgis-1.0.0.3: Library and for GIS with Haskell

Safe HaskellNone
LanguageHaskell2010

GIS.Math.Spherical

Description

Utilities to compute area, perimeterPolygon, etc. on the surface of a sphere.

Synopsis

Documentation

totalPerimeter :: [Polygon] -> Double Source #

Given a list of polygons, return the total perimeter.