Search Criteria
Package Details: libosmium-git 2.16.0.r13.g36c4cc2d-1
Git Clone URL: | https://aur.archlinux.org/libosmium-git.git (read-only, click to copy) |
---|---|
Package Base: | libosmium-git |
Description: | Fast and flexible C++ library for working with OpenStreetMap data. |
Upstream URL: | http://osmcode.org/libosmium/ |
Keywords: | openstreetmap osm osmium |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | gileri |
Maintainer: | gileri |
Last Packager: | gileri |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-14 21:29 |
Last Updated: | 2021-03-08 22:22 |
Dependencies (13)
- boost (boost-git)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- expat (expat-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- cmake (cmake-git) (make)
- git (git-git) (make)
- protozero (make)
- doxygen (doxygen-git) (optional) – build Libosmium API documentation
- gdal (gdal-curl, gdal-filegdb, gdal-hdf4, gdal-ecw) (optional) – convert OSM geometries into OGR geometries
- geos (geos-git) (optional) – convert OSM geometries into GEOS geometries
- lz4 (lz4-git, lz4-static-musl, lz4-static) (optional) – use LZ4 compression in PBF files
- proj (proj-configure-git, proj-git) (optional) – project OSM coordinates into spatial reference systems
- sparsehash (optional) – sparse-mem-table index map
Required by (4)
- nominatim (requires libosmium)
- osmium-tool (requires libosmium) (make)
- pyosmium (requires libosmium)
- pyosmium-git (requires libosmium)
Latest Comments
gileri commented on 2017-01-05 20:50
@simon04 : Done, sorry for the delay.
simon04 commented on 2016-10-20 08:44
Please sed-away the "v" from the version in order to allow other packages to depend on a minimum version. See also https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git, "If tag contains a prefix, like v or project name then it should be cut off".