套件:libosmium2-dev(2.20.0-1~bpo12+1)
libosmium2-dev 的相關連結
Debian 的資源:
下載原始碼套件 libosmium:
- [libosmium_2.20.0-1~bpo12+1.dsc]
- [libosmium_2.20.0.orig.tar.gz]
- [libosmium_2.20.0-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [osmcode.org]
相似套件:
C++ framework for working with OSM data files
The Osmium library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML and PBF formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations.
Osmium is a header-only library, so there is nothing to compile to build it. Just include the header files you need.
This package contains the Osmium library headers.
其他與 libosmium2-dev 有關的套件
|
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: libbz2-dev
- high-quality block-sorting file compressor library - development
-
- dep: libexpat1-dev
- XML parsing C library - development kit
-
- dep: liblz4-dev
- Fast LZ compression algorithm library - development files
-
- dep: libprotozero-dev (>= 1.6.3)
- Minimalistic protocol buffer decoder and encoder in C++
-
- dep: zlib1g-dev
- compression library - development
-
- sug: libosmium2-doc
- C++ framework for working with OSM data files - documentation