Port details |
- p5-Geo-Coordinates-Transform Transform Latitude/Longitude between various different coordinate functions
- 0.10 science =2 0.10Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-12-30 09:11:02
- Last Update: 2022-12-30 09:04:00
- Commit Hash: a6a8beb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/Geo-Coordinates-Transform
- Description:
- There are several formats used to present geographic coordinates.
Geo::Coordinates::Transform converts a list of provided latitude and longitude
coordinates in any of the three formats above (mixed input is ok) and converts
to the desired format. Note that special characters or non-numerical characters
such as " will throw an warning and return NaN for that list item.
In addition, the input does not interpert N,S,W,E designators but expects
coordinates to be in positive or negative representation.
Format of the output can be controlled via input arguments in the constructor.
The arguments are expected to be in the form of a hash reference.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Geo-Coordinates-Transform>0:science/p5-Geo-Coordinates-Transform
- To install the port:
- cd /usr/ports/science/p5-Geo-Coordinates-Transform/ && make install clean
- To add the package, run one of these commands:
- pkg install science/p5-Geo-Coordinates-Transform
- pkg install p5-Geo-Coordinates-Transform
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Geo-Coordinates-Transform
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669057507
SHA256 (Geo-Coordinates-Transform-0.10.tar.gz) = d4cfee41cded0e06cf7e5ab5f5f35f54c3c28f89cf4287e6b306f5fb2c9446c6
SIZE (Geo-Coordinates-Transform-0.10.tar.gz) = 4319
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Geo-Gpx
- for Run
-
- graphics/p5-Geo-Gpx
Configuration Options:
- No options to configure
- Options name:
- science_p5-Geo-Coordinates-Transform
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10 30 Dec 2022 09:04:00 |
Po-Chuan Hsieh (sunpoet) |
science/p5-Geo-Coordinates-Transform: Add p5-Geo-Coordinates-Transform 0.10
There are several formats used to present geographic coordinates.
Geo::Coordinates::Transform converts a list of provided latitude and longitude
coordinates in any of the three formats above (mixed input is ok) and converts
to the desired format. Note that special characters or non-numerical characters
such as " will throw an warning and return NaN for that list item.
In addition, the input does not interpert N,S,W,E designators but expects
coordinates to be in positive or negative representation.
Format of the output can be controlled via input arguments in the constructor.
The arguments are expected to be in the form of a hash reference. |
Number of commits found: 1
|