Osmosis is a command line java application for processing OpenStreetMap data.
Osmosis consists of a series of pluggable components that can be chained together to perform a larger operation. For example, it has components for reading from database and from file, components for writing to database and to file, components for deriving and applying change sets to data sources, components for sorting data, etc. It has been written so that it is easy to add new features without re-writing common tasks such as file or database handling.
Some examples of the things it can currently do are:
* Generate planet dumps from a database
* Load planet dumps into a database
* Produce change sets using database history tables
* Apply change sets to a local database
* Compare two planet files and produce a change set
* Re-sort the data contained in planet files
* Extract data inside a bounding box or polygon
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Java
All packages Packages in Distributions
-
osmosis source package in Xenial
Version 0.44.1-4 uploaded -
osmosis source package in Trusty
Version 0.40.1+ds1-7 uploaded -
osmosis source package in Precise
Version 0.40.1+ds1-3 uploaded -
osmosis source package in Mantic
Version 0.48.3-2 uploaded -
osmosis source package in Lunar
Version 0.48.3-2 uploaded