[ buster ]
[ 原始碼: libgeo-point-perl ]
套件:libgeo-point-perl(0.98-1)
libgeo-point-perl 的相關連結
Debian 的資源:
下載原始碼套件 libgeo-point-perl:
- [libgeo-point-perl_0.98-1.dsc]
- [libgeo-point-perl_0.98.orig.tar.gz]
- [libgeo-point-perl_0.98-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to simplify handling geographic points
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
其他與 libgeo-point-perl 有關的套件
|
|
|
|
-
- dep: libgeo-distance-perl
- calculate distances and closest locations
-
- dep: libgeo-proj4-perl
- PROJ library for cartographic projections
-
- dep: libmath-polygon-perl
- Perl module for Polygon calculations
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language