Pakket: libosmium2-dev (2.16.0-1)
Verwijzigingen voor libosmium2-dev
Debian bronnen:
Het bronpakket libosmium downloaden:
Beheerders:
Externe bronnen:
- Homepage [osmcode.org]
Vergelijkbare pakketten:
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.
Andere aan libosmium2-dev gerelateerde pakketten
|
|
|
|
-
- 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
- compressie bibliotheek - voor ontwikkeling
-
- sug: libosmium2-doc
- C++ framework for working with OSM data files - documentation