geojson-2.0.0: A thin GeoJSON Layer above the aeson library

Copyright(C) 2014-2018 HS-GeoJSON Project
LicenseBSD-style (see the file LICENSE.md)
MaintainerAndrew Newman
Safe HaskellNone
LanguageHaskell2010

Data.Geospatial.Internal.Geometry.GeoMultiPoint

Contents

Description

 

Synopsis

Type

Lenses

To Points

splitGeoMultiPoint :: GeoMultiPoint -> Vector GeoPoint Source #

Split GeoMultiPoint coordinates into multiple GeoPoints

mergeGeoPoints :: Vector GeoPoint -> GeoMultiPoint Source #

Merge multiple GeoPoints into one GeoMultiPoint