openstreetmap team mailing list archive
-
openstreetmap team
-
Mailing list archive
-
Message #00086
[Bug 267332] Re: [needs-packaging] osmosis openstreetmap planet utility
I second this.
The official repository for Osmosis is down, out of bandwidth.
http://gweb.bretth.com/osmosis-latest.tar.gz
The bandwidth or page view limit for this site has been exceeded and the page cannot be viewed at this time. Once
the site is below the limit, it will once again begin serving as normal.
I have setup a ppa for this,
https://launchpad.net/~jamesmikedupont/+archive/ppa
Hope to find time to package this.
thanks,
mike
--
[needs-packaging] osmosis openstreetmap planet utility
https://bugs.launchpad.net/bugs/267332
You received this bug notification because you are a member of
OpenStreetMap, which is the registrant for Osmosis.
Status in Osmosis OpenStreetMap data processor: New
Status in Ubuntu: Confirmed
Status in Debian GNU/Linux: New
Bug description:
Ubuntu already has the JOSM package to help edit openstreetmap.org data and the gosmore application for using the OSM data, so it might be useful to add the osmosis package that can be very helpful in manipulating large OSM datafiles.
On the osmosis page on openstreetmap.org's wiki (http://wiki.openstreetmap.org/index.php/Osmosis) osmosis is described thusly:
Osmosis is a command line java app for processing OSM data. The tool 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.