osmium 0.0~20111213-g7f3500a-3build1 source package in Ubuntu
Changelog
osmium (0.0~20111213-g7f3500a-3build1) quantal; urgency=low * Rebuild against new libv8 -- Bhavani Shankar <email address hidden> Wed, 06 Jun 2012 18:49:35 +0530
Upload details
- Uploaded by:
- Bhavani Shankar
- Uploaded to:
- Quantal
- Original maintainer:
- Debian OpenStreetMap Team
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
osmium_0.0~20111213-g7f3500a.orig.tar.gz | 132.9 KiB | 327194562b0db064a4f5e995149b8ab79531872e0a493cbce431997ce5a9776e |
osmium_0.0~20111213-g7f3500a-3build1.debian.tar.gz | 8.1 KiB | 644e37c7300b6fefa4dace7de590cd64839b5777bf822c6e3fd64826792f2464 |
osmium_0.0~20111213-g7f3500a-3build1.dsc | 1.9 KiB | a8347caeae53fd74c7f0619d512d59f6474f1ca39b4fe26594a206c688ece223 |
Available diffs
Binary packages built by this source
- libosmium-dev: C++ framework for working with OSM data files
Osmium is a C++ framework for working with OSM data files. Osmium can read
OSM data in XML or binary format (PBF) and can call different handlers for
each OSM object.
.
Available handlers include:
* Javascript handler (calls Javascript callbacks you provide)
* Multipolygon handler (assembles areas(multipolygons) from relations and
ways)
* NodeLocationStore handler (stores node locations and builds way
geometries from them)
* Statistics handler (does some general statistics)
* (others...)
.
This package provides the header files useful to develop third-party
applications.
- osmjs: No summary available for osmjs in ubuntu saucy.
No description available for osmjs in ubuntu saucy.