libgeo-point-perl

module to simplify handling geographic points

Description

One location on the globe, in any coordinate system. Geo::Point tries to hide the maths and the coordinate system in which the point is represented.

One of the most confusing things when handling geometrical data, is that sometimes latlong, sometimes xy are used: horizontal and vertical organization reversed. This package tries to hide this from your program by providing abstract accessors latlong(), longlat(), xy(), and yx().

This package provides the following modules:
 * Geo::Line - a sequence of connected points
 * Geo::Point - a point on the globe
 * Geo::Proj - simplified wrapper for Geo::Proj4
 * Geo::Shape - base class for 2-dimensional points on the earth
   surface
 * Geo::Space - A collection of various items
 * Geo::Surface - A surface description

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Geo-Point


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgeo-point-perl