Copyright | (C) 2014-2021 HS-GeoJSON Project |
---|---|
License | BSD-style (see the file LICENSE.md) |
Maintainer | Andrew Newman |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
Type
Instances
Eq GeoPoint Source # | |
Show GeoPoint Source # | |
Generic GeoPoint Source # | |
ToJSON GeoPoint Source # | |
Defined in Data.Geospatial.Internal.Geometry.GeoPoint | |
FromJSON GeoPoint Source # | |
NFData GeoPoint Source # | |
Defined in Data.Geospatial.Internal.Geometry.GeoPoint | |
type Rep GeoPoint Source # | |
Defined in Data.Geospatial.Internal.Geometry.GeoPoint type Rep GeoPoint = D1 ('MetaData "GeoPoint" "Data.Geospatial.Internal.Geometry.GeoPoint" "geojson-4.1.1-1IR3FdCtt716raEOTlDVZe" 'True) (C1 ('MetaCons "GeoPoint" 'PrefixI 'True) (S1 ('MetaSel ('Just "_unGeoPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 GeoPositionWithoutCRS))) |