软件包: osmium-tool (1.11.1-1build2)
osmium-tool 的相关链接
Trisquel 的资源:
下载源码包 osmium-tool:
- [osmium-tool_1.11.1-1build2.dsc]
- [osmium-tool_1.11.1.orig.tar.gz]
- [osmium-tool_1.11.1-1build2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian GIS Project (Mail Archive)
- Bas Couwenberg
外部的资源:
- 主页 [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.71.0
- program options library for C++
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.6)
- compression library - runtime