[osmosis-dev] Upload-Task

2009-11-11 Thread marcus.wolschon
Hello Brett, I have the Java-code required to open a changeset and upload an OSC-file. Are you interested in an upload-change-task for Osmosis? It can do all kinds of things with changes but currently python is required to upload them. So this is the one feature missing for a consistent set of

Re: [osmosis-dev] Problem using Osmosis (PluginLifecycleException)

2009-11-11 Thread Brett Henderson
On Wed, Nov 11, 2009 at 4:03 PM, Marcus Wolschon marcus.wolsc...@googlemail.com wrote: On Tue, Nov 10, 2009 at 11:03 PM, Brett Henderson br...@bretth.com wrote: Changing osmosis.bat is not the problem but how can I do an entry Does anybody know how to build a classpath list based on the

Re: [osmosis-dev] Problem using Osmosis (PluginLifecycleException)

2009-11-11 Thread marcus.wolschon
On Wed, 11 Nov 2009 22:37:27 +1100, Brett Henderson br...@bretth.com wrote: http://ant.apache.org/manual/CoreTasks/jar.html That would be the attribute sub-element. Unless I'm misunderstanding the attribute element that's not quite what I meant. I already have the following snippet in

[osmosis-dev] Relations with 65k members

2009-11-11 Thread Frederik Ramm
Hi, we just had a problem with diff updates because someone created relations with more than 65k members and Osmosis tries to store them as a char which raised an exception. I did a quick hack that would simply drop the excessive members with a warning:

Re: [osmosis-dev] Relations with 65k members

2009-11-11 Thread Frederik Ramm
Hi, Frederik Ramm wrote: I thought about simply patching Osmosis to use an integer but was informed by Jon Burgess that osm2pgsql (which is next in my toolchain) would carp on 65k members as well Turns out osm2pgsql in its default config allows only up to 32767 members. Bye Frederik --

[OSM-dev] Minute Diffs

2009-11-11 Thread Peter Childs
I've been trying to get a copy of the OSM data set into a postgres database so I can extract some statical info to help with hopefully one day search etc. Broadly speaking I've been following the instructions at http://wiki.openstreetmap.org/wiki/Minutely_Mapnik except I'm skiping osm2psql and

Re: [OSM-dev] Minute Diffs

2009-11-11 Thread Peter Körner
Peter Childs schrieb: I've been trying to get a copy of the OSM data set into a postgres database so I can extract some statical info to help with hopefully one day search etc. Broadly speaking I've been following the instructions at http://wiki.openstreetmap.org/wiki/Minutely_Mapnik

Re: [OSM-dev] Minute Diffs

2009-11-11 Thread Peter Childs
2009/11/11 Peter Körner osm-li...@mazdermind.de: Peter Childs schrieb: I've been trying to get a copy of the OSM data set into a postgres database so I can extract some statical info to help with hopefully one day search etc. Broadly speaking I've been following the instructions at

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Matt Amos
On Wed, Nov 11, 2009 at 6:41 AM, Lars Francke lars.fran...@gmail.com wrote: There are a few questions that probably need answering first and I hope we can start a discussion about this: - Am I correct in assuming that there are no general objections from the OSM server folks against such a

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Frederik Ramm
Hi, Lars Francke wrote: I understand that a lot of this data is available throughout the web using old snapshots and diffs but this comes in outdated formats and is by no way complete or easy to use. Keep in mind that while a full database dump will give you some things that are not in the

Re: [OSM-dev] Any OpenStreetMap viewer for Android?

2009-11-11 Thread Jochen Topf
On Tue, Nov 10, 2009 at 09:55:31PM +0100, Stefan Keller wrote: I additionally found MGMaps (available at www.nutiteq.com/libsdk.html), but it's actually 'only' an SDK lib. After some confusions about the license I got convinced that it's GPL for non-commercial use. I added it at the bottom of

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Lars Francke
I understand that a lot of this data is available throughout the web using old snapshots and diffs but this comes in outdated formats and is by no way complete or easy to use. Keep in mind that while a full database dump will give you some things that are not in the old planet files, but the

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Lars Francke
Andy, Ultimately the formation of a mini project is probably needed. Input from those like yourself willing to work on it and the will and time from others who would need to support the work, including sysadmins. I had hoped that this could be (re-)solved rather unbureaucratic and without the

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Frederik Ramm
Hi, Lars Francke wrote: I had not thought of that. When I first used OSM, segments were long gone so I tend to forget those. There are a few planet dumps from those time but none before 060403 and no diffs (which would be required to fully reconstruct the history). No, diffs only show the

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Lars Francke
- Am I correct in assuming that there are no general objections from the OSM server folks against such a dump? (Which would render the rest of this E-Mail useless ;-) the response has always been if someone writes it, and it's good, we'll run it :-) That's all I wanted to hear :) (3) is

Re: [OSM-dev] OSM in a C apps

2009-11-11 Thread Vladislav Shikhov
Look at http://www.novopia.com/emerillon/ On Tue, Nov 10, 2009 at 8:57 PM, Atton Jonathan jonathan.at...@gmail.com wrote: Hello, I am not an openstreetmap user, consequently I do not know a lot about it. I am written a C application and I wish to integrate a map. My application is free

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Matt Amos
On Wed, Nov 11, 2009 at 1:29 PM, Lars Francke lars.fran...@gmail.com wrote: I had brief discussions with Brett about Osmosis and incorporating certain changes into it so I've spent quite some time in its source code. Having said that: I probably won't program this as a new task for Osmosis

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Lars Francke
I had not thought of that. When I first used OSM, segments were long gone so I tend to forget those. There are a few planet dumps from those time but none before 060403 and no diffs (which would be required to fully reconstruct the history). No, diffs only show the changes between two points

Re: [OSM-dev] Complete history of OSM data - questions and discussion

2009-11-11 Thread Andy Robinson (blackadder-lists)
Lars Francke [mailto:lars.fran...@gmail.com] Sent: 11 November 2009 1:16 PM To: Andy Robinson (blackadder-lists) Cc: OpenStreetMap Dev Subject: Re: [OSM-dev] Complete history of OSM data - questions and discussion Andy, Ultimately the formation of a mini project is probably needed. Input from

Re: [josm-dev] Please add the walkingpapers description to the scan-info section in the HTML source for JOSM

2009-11-11 Thread Ævar Arnfjörð Bjarmason
On Wed, Nov 11, 2009 at 8:17 PM, Frederik Ramm frede...@remote.org wrote: Ævar Arnfjörð Bjarmason wrote: That's a non sequitur actually, the git-svn frontend is conduit between SVN and has its limited uses but converting between centralized and distributed version control is always going to