套件:osmium-tool(1.16.0-1~bpo12+1)
osmium-tool 的相關連結
Debian 的資源:
下載原始碼套件 osmium-tool:
- [osmium-tool_1.16.0-1~bpo12+1.dsc]
- [osmium-tool_1.16.0.orig.tar.gz]
- [osmium-tool_1.16.0-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [osmcode.org]
相似套件:
Command line tool for working with OpenStreetMap data
Osmium Tool is a multipurpose command line tool based on the Osmium library.
With the Osmium Tool you currently can:
* Get information about an OSM file * Convert OSM files from one format into another (supports all XML and PBF formats) * Merge and apply change files to an OSM file (with or without history) * Extract data from OSM history files for a given point in time or a time range
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-tool 有關的套件
|
|
|
|
-
- dep: libboost-program-options1.74.0 (>= 1.74.0+ds1)
- program options library for C++
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: liblz4-1 (>= 0.0~r130)
- Fast LZ compression algorithm library - runtime
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.6)
- 壓縮函式庫 - 跑程式時用(runtime)