[ 源代码: readosm ]
软件包:libreadosm1(1.1.0+dfsg-3)
simple library to parse OpenStreetMap files
ReadOSM is an open source library to extract valid data from within an OpenStreetMap input file. Such OSM files come in two different formats, .osm (XML) and .pbf.
Some of the design goals of ReadOSM are:
- to be simple and lightweight - to be stable, robust and efficient - to be easily and universally portable - making the whole parsing process of both .osm or .osm.pbf files completely transparent from the application own perspective.
其他与 libreadosm1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时