Search Criteria
Package Details: geographiclib 2.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/geographiclib.git (read-only, click to copy) |
---|---|
Package Base: | geographiclib |
Description: | Set of C++ classes for conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity, geoid height, and geomagnetic field calculations and for solving geodesic problems. Geotrans replacement. |
Upstream URL: | https://geographiclib.sourceforge.io/ |
Licenses: | MIT |
Submitter: | petRUShka |
Maintainer: | rossetti |
Last Packager: | rossetti |
Votes: | 11 |
Popularity: | 0.106547 |
First Submitted: | 2012-01-21 22:14 (UTC) |
Last Updated: | 2024-08-31 20:22 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- make (make-gitAUR) (make)
Required by (7)
- ffgo (optional)
- ffgo-git (optional)
- ros-noetic-mavros (make)
- ros-noetic-mavros-extras
- ros-noetic-robot-localization
- ros-noetic-robot-localization (make)
- ros2-humble-robot-localization
Latest Comments
1 2 Next › Last »
rossetti commented on 2022-12-15 09:11 (UTC) (edited on 2022-12-15 09:18 (UTC) by rossetti)
@adigitoleo:
pikaur -S geographiclib --rebuild
works fine for me, no problems (and downloading snapshot withmakepkg -s
works too):rossetti commented on 2022-08-01 13:41 (UTC)
@acxz It's probably some local problem, because for me the download and build go through without any problems. I use
pikaur
to test the package, the last output of a clean install:acxz commented on 2022-08-01 12:21 (UTC) (edited on 2022-08-01 12:27 (UTC) by acxz)
@rossetti I am getting the following error:
Seems like I had to remove my cache and try again. Thanks for maintaining this package by the way!
rossetti commented on 2021-04-19 17:07 (UTC)
@dreieck: The library is intentionally distributed without data files. The provided scripts allow the user to choose which data files to download and where to place them. The data package would be quite restrictive in this respect.
dreieck commented on 2021-04-17 19:40 (UTC)
Hm, trying to use
MagneticField
-executable results in a missing file:Error reading wmm2020: Cannot open /usr/local/share/GeographicLib/magnetic/wmm2020.wmm
They could be downloaded with
geographiclib-get-magnetic
, but can ageographiclib-data
-package be provided that provides the data via package management?rossetti commented on 2021-02-22 07:32 (UTC)
Package updated with static build enabled
AchmadFathoni commented on 2021-02-21 12:18 (UTC)
Please add
-DGEOGRAPHICLIB_LIB_TYPE=BOTH
cmake flag so we get both static and dynamic librarykikislater commented on 2016-11-23 20:18 (UTC)
rossetti commented on 2016-11-23 20:17 (UTC) (edited on 2016-11-23 20:19 (UTC) by rossetti)
1 2 Next › Last »