Re: [osmosis-dev] windows: problem with batch-process

2009-12-17 Thread marcus.wolschon
On Thu, 17 Dec 2009 13:43:36 +0100, Jan Tappenbeck o...@tappenbeck.net wrote: hi ! i have got a problem with my osmosis 0.32 in using of a windows batchfile. this is a part of the batch-file: echo zusammenfuehren der OSM-Dateien %osmworkfolder%\osmosis\bin\osmosis.bat -v 99 --read-xml

Re: [OSM-dev] Polygon buffer tool (for Osmosis)

2009-12-11 Thread marcus.wolschon
On Thu, 10 Dec 2009 21:40:39 -0500, Frank Steggink stegg...@steggink.org wrote: Hi, I've created a small Python tool which buffers the polygon in a polygon file (for Osmosis), Excuse me, wich polygon is buffered, when and for what purpose? From the source I see Calculate a buffer around

Re: [OSM-dev] Bug in XAPI or Osmosis?

2009-12-03 Thread marcus.wolschon
I had already checked a Fix and added sanity-checks for this into the SVN-version of Osmosis some weeks ago. Marcus On Thu, 3 Dec 2009 09:14:06 +, 80n 80n...@gmail.com wrote: I've fixed this in XAPI. 80n On Thu, Dec 3, 2009 at 8:28 AM, Stephan Plepelits

Re: [OSM-dev] potlatch breaking B38a

2009-11-18 Thread marcus.wolschon
On Wed, 18 Nov 2009 08:29:29 +0100, Peter Körner osm-li...@mazdermind.de wrote: http://www.openstreetmap.org/browse/way/4382669$ should this be http://www.openstreetmap.org/browse/way/43826694 or http://www.openstreetmap.org/browse/way/4382669 or sth. else?

Re: [OSM-dev] potlatch breaking B38a

2009-11-18 Thread marcus.wolschon
On Wed, 18 Nov 2009 01:05:02 -0800, Stellan Lagerstrom lagerst...@blindsight.com wrote: marcus.wolsc...@googlemail.com wrote: I just selected multiple ways of a long road in the correct order in potlatch and clicked to add them to a new relation. As you may have discovered, that is not

Re: [OSM-dev] potlatch breaking B38a

2009-11-18 Thread marcus.wolschon
On Wed, 18 Nov 2009 08:38:04 +, Grant Slater openstreet...@firefishy.com wrote: 2009/11/18 Grant Slater openstreet...@firefishy.com: 2009/11/18  marcus.wolsc...@googlemail.com: On Wed, 18 Nov 2009 08:29:29 +0100, Peter Körner osm-li...@mazdermind.de wrote:

[OSM-dev] potlatch breaking B38a

2009-11-17 Thread marcus.wolschon
I just selected multiple ways of a long road in the correct order in potlatch and clicked to add them to a new relation. Now http://www.openstreetmap.org/browse/way/4382669$ it seems that it had not only created that relation but also fused all the different ways of the road into one way

Re: [OSM-dev] response-code 400 to changeset

2009-11-15 Thread marcus.wolschon
On Mon, 16 Nov 2009 05:57:51 +0100, Marcus Wolschon mar...@wolschon.biz wrote: Shaun McDonald schrieb: Do you get some other message with the 400 or 405? The server will normally return a error message to give you a reason to help diagnose the problem. As per

Re: [osmosis-dev] Upload-Task

2009-11-13 Thread marcus.wolschon
I've written the basic Task. Nothing checked in yet. I expect to write the TaskFactory this evening and test it on the weekend. Do you mind if I change your BufferedWriter into Writer in the Parameters of the ChangeWriter-Interface, so I don't have to buffer data that is already buffered?

[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 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

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

2009-11-10 Thread marcus.wolschon
On Tue, 10 Nov 2009 12:36:32 +0100, Kai Behncke kai-behn...@gmx.de wrote: Hi Marcus, Changing the .bat will be enough to make it work. I hoped it would be but in my case it does not work. I did: ---

Re: [OSM-dev] Quick OSM read-only API optimised for rendering

2009-10-26 Thread marcus.wolschon
On Mon, 26 Oct 2009 13:05:07 +0100, Peter Körner osm-li...@mazdermind.de wrote: A better data format for rendering would contain only point of interest nodes, with ways represented as polylines of points, with no need for the client to look up the coordinates of the way's constituent nodes

Re: [OSM-dev] Osmosis crash for large map import to osmbin format

2009-05-28 Thread marcus.wolschon
On Thu, 28 May 2009 17:37:11 +1000, Brett Henderson br...@bretth.com wrote: Curt Nowak wrote: Hi all, when trying to import a large map (Germany) into the osmbin format[1] using osmosis, the program crashes with the output shown at the end of this mail. I'd like to use the map of Germany for

Re: [OSM-dev] Osmosis error read-xml (NullPointerException)

2009-05-28 Thread marcus.wolschon
On Thu, 28 May 2009 17:42:02 +1000, Brett Henderson br...@bretth.com wrote: Line 43 of RelationMemberWriter above deals with the relation member role. Your osm file above is missing all of the role attributes on relation members which would cause this problem to occur. Perhaps xapi

Re: [OSM-dev] Osmosis crash for large map import to osmbin format

2009-05-28 Thread marcus.wolschon
Curt: BTW, for the next time you find an issue. You do know that http://apps.sourceforge.net/phpbb/travelingsales/ would be a far better place to ask questions and http://travelingsales.sourceforge.net/mantisbt-1.1.6/ for reporting bugs to Traveling Salesman then the general mailing-list

Re: [OSM-dev] osmosis 0.31.1 not starting

2009-05-26 Thread marcus.wolschon
Looks like the fat jar(tm) osmosis.jar did not contain the jpf-1.5.jar here. Hanno: If you use -jar for an executable jar then setting -classpath is ignored. Marcus On Tue, 26 May 2009 10:09:06 +0200, Hanno Böck ha...@hboeck.de wrote: java -classpath

Re: [OSM-dev] Package Naming broken for Plugin?

2009-05-13 Thread marcus.wolschon
On Wed, 13 May 2009 07:53:35 +1000, Brett Henderson br...@bretth.com wrote: I have created a 0.31 release but haven't uploaded it to the normal location yet. For now you can download the 0.31 release from here: http://www.bretth.com/osmosis/osmosis-0.31.zip Or for the binary version only:

Re: [OSM-dev] Package Naming broken for Plugin?

2009-05-12 Thread marcus.wolschon
On Tue, 12 May 2009 15:12:01 +0200, Frederik Ramm frede...@remote.org wrote: Hi, Curt Nowak wrote: I also read about an upcoming 0.31 version of osmosis. Is the release date close and will package naming be fixed? svn checkout

Re: [OSM-dev] Can SQLite3 handle OSM 150G data file?

2009-04-29 Thread marcus.wolschon
On Tue, 28 Apr 2009 14:30:33 +, Ævar Arnfjörð Bjarmason ava...@gmail.com wrote: From what I can see at http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/Embedded-Server.html#Embedded-Server the embedded-mode is still a server, just for embedded systems. I was talking about having

Re: [OSM-dev] Can SQLite3 handle OSM 150G data file?

2009-04-29 Thread marcus.wolschon
On Wed, 29 Apr 2009 10:18:55 +, Ævar Arnfjörð Bjarmason ava...@gmail.com wrote: You'd build postrgresql with the compilation flags you'd use for your program: Problem solved. My program is not compiled. It's java. Any embedded database like sqlite would have to talk to libc too, and so

Re: [OSM-dev] Can SQLite3 handle OSM 150G data file?

2009-04-28 Thread marcus.wolschon
On Tue, 28 Apr 2009 08:02:30 +0100, Shaun McDonald SQLite isn't designed for huge databases like OpenStreetMap. You could get away with a city or small region, but more than that, you will get the slowness that you are seeing. http://www.sqlite.org/faq.html#q19 and some other FAQs on that

Re: [OSM-dev] Can SQLite3 handle OSM 150G data file?

2009-04-28 Thread marcus.wolschon
On Tue, 28 Apr 2009 09:26:21 +0200, Stefan de Konink ste...@konink.de wrote: marcus.wolsc...@googlemail.com wrote: On Tue, 28 Apr 2009 08:02:30 +0100, Shaun McDonald SQLite isn't designed for huge databases like OpenStreetMap. You could get away with a city or small region, but more than

Re: [OSM-dev] Cloudmade routing for OSM rails_port site .

2009-04-28 Thread marcus.wolschon
On Tue, 28 Apr 2009 16:15:47 +0300, Eddy Petrișor eddy.petri...@gmail.com wrote: I meant shouldn't be passed through. An exception should be made if one of the ends is within the private area. So in other words, the cost of going through an access=private node or way should be way higher than

Re: [OSM-dev] Cloudmade routing for OSM rails_port site .

2009-04-27 Thread marcus.wolschon
On Mon, 27 Apr 2009 12:57:17 +0100, Andy Allan gravityst...@gmail.com wrote: On Mon, Apr 27, 2009 at 12:37 PM, Chris-Hein Lunkhusen chris66...@gmx.de wrote: Марат Хасанов schrieb: http://mkhasanov.sandbox.cloudmade.com/directions (only view and routing tabs works) Hi, is it planned to

Re: [OSM-dev] Current planet file is broken

2009-04-24 Thread marcus.wolschon
On Fri, 24 Apr 2009 10:37:31 +0200, Frederik Ramm frede...@remote.org wrote: Railsify something... sounds important enough to make countless downstream users change their code ;-) Should we then define that any software dealing with relation XML must ignore case in member types? (Does the

Re: [OSM-dev] osmosis cutting planet

2009-04-23 Thread marcus.wolschon
Strange. Way is indeed not a number. Any way to identify the offending XML-element? Marcus On Thu, 23 Apr 2009 14:36:51 +0200, Florian Lohoff f...@rfc822.org wrote: Hi, i tried cutting germany from the 090421 planet on planet.openstreetmap.org with svn osmosis (0.30.3) and it failed

Re: [OSM-dev] implemented API for J2SE and J2ME

2009-04-21 Thread marcus.wolschon
Well, sounds nice. Where is it? Marcus On Mon, 20 Apr 2009 23:55:59 +0200, Michael Willigens mich...@willigens.de wrote: Well, Concurrency: yes, it can use the calling thread OR it can instantiate new thread that will return the result when available to an callback interface. So

Re: [OSM-dev] [Routing] webservice to collect traffic messages

2009-04-21 Thread marcus.wolschon
On Tue, 21 Apr 2009 09:17:36 +0100, Tom Evans tom_evan...@yahoo.co.uk wrote: marcus.wolsc...@googlemail.com wrote: Why would anyone be interested in when the event started? It's there, it will be there when you get there so it's to be used in the metric. Most traffic congestion doesn't

Re: [OSM-dev] [Routing] webservice to collect traffic messages

2009-04-21 Thread marcus.wolschon
On Tue, 21 Apr 2009 10:03:37 +0100, Tom Evans tom_evan...@yahoo.co.uk wrote: marcus.wolsc...@googlemail.com wrote: On Tue, 21 Apr 2009 09:17:36 +0100, Tom Evans tom_evan...@yahoo.co.uk Correct and if a new estimate becomes known or the cancellation of the event is broadcast it gets updated.

Re: [OSM-dev] implemented API for J2SE and J2ME (NameFinder Client API)

2009-04-21 Thread marcus.wolschon
On Tue, 21 Apr 2009 12:23:04 +0200, Michael Willigens mich...@willigens.de wrote: Hey, i have thought about that last night, Its sounds a bit odd but it would be possible to use an LDAP server for GeoNaming lookups. We could create a canonical, hirachical scheme and fill in any named

Re: [OSM-dev] implemented API for J2SE and J2ME (NameFinder Client API)

2009-04-21 Thread marcus.wolschon
On Tue, 21 Apr 2009 12:52:25 +0200, Michael Willigens mich...@willigens.de wrote: yep, your right for the query part. but i think we need placeholder in the server datastructure anyway to make it work. anyway, i have made good experiences with LDAP using huge datasets. Thing is: is there

Re: [OSM-dev] webservice to collect traffic messages - wiki page

2009-04-21 Thread marcus.wolschon
I made a wiki-page to formalize the data-format and event-codes: http://apps.sourceforge.net/mediawiki/travelingsales/index.php?title=TrafficMessage sourceforge-users can use https and ask for edit-rights. I am not sure about the layout of the protocol but I am thinking about something that is

Re: [OSM-dev] implemented API for J2SE and J2ME (NameFinder Client API)

2009-04-21 Thread marcus.wolschon
On Tue, 21 Apr 2009 14:09:30 +0200, Frederik Ramm frede...@remote.org wrote: Hi, Thing is: is there anything we need that LDAP does not give us? Let me ask the other way round: What are the cool things that LDAP *does* give us and where it saves us time compared to do something

[osmosis-dev] How to use EntityBuffer

2009-04-20 Thread marcus.wolschon
Hello, I am trying to use the EntityBuffer -class but seem to be doing something wrong here. I did: XMReader task = new ... EntityBuffer buffer = new EntityBuffer(BUFFERCAPACITY); task.setSink(buffer); buffer.setSink(sink); buffer.run(); task.run(); It seems that this hangs indefinately

[OSM-dev] webservice to collect traffic messages

2009-04-20 Thread marcus.wolschon
Hello, I'd like to experiment with Google AppEngine for a bit and set up a hosted service to collect traffic messages (traffic jams, road obstructions, constructions sites, slow moving traffic,...) What could be a good data-format for such information, so that it is usefull to more then just my

Re: [OSM-dev] webservice to collect traffic messages

2009-04-20 Thread marcus.wolschon
On Mon, 20 Apr 2009 07:56:13 -0400, Greg Troxel g...@ir.bbn.com wrote: marcus.wolsc...@googlemail.com writes: I'd like to experiment with Google AppEngine for a bit and set up a hosted service to collect traffic messages (traffic jams, road obstructions, constructions sites, slow moving

Re: [OSM-dev] [Routing] webservice to collect traffic messages

2009-04-20 Thread marcus.wolschon
On Mon, 20 Apr 2009 18:46:38 +0200, Doru Julian Bugariu j.buga...@wad.org wrote: marcus.wolsc...@googlemail.com schrieb: I'm thinking about: + Use a cool name: OTM OpenTrafficMessages + Version of protocol * required: (enum) event-type * required: (string) event-description Isn't

Re: [OSM-dev] Routino - a router for OpenStreetMap data

2009-04-17 Thread marcus.wolschon
On Thu, 16 Apr 2009 17:52:52 +0100, a...@gedanken.demon.co.uk (Andrew M. Bishop) wrote: More information about the software and source code (Affero GPLv3 license) can be downloaded from here: http://www.gedanken.org.uk/software/routino/ An online demonstration of the router for the UK is

[osmosis-dev] NumberFormatException Null when reading Changefile

2009-04-16 Thread marcus.wolschon
Hello, I tried to load an .osc.gz from the planet-mirrors using the XMLChangeReader but noticed that of cause these are still v0.5 . Is there some kind of migrate-task for ChangeFiles like there is for .osm -files? Marcus ___ osmosis-dev mailing

[OSM-dev] api 0.6 changefiles

2009-04-16 Thread marcus.wolschon
Hello. Does anyone have a valid, small .osc.gz -file in api 0.6 format that I could use for testing? I'd like to verify that my loading of changefiles works but I can't get test-data in api0.6 -format anywhere and can't find a migrate-task in Osmosis. Marcus

Re: [OSM-dev] api 0.6 changefiles

2009-04-16 Thread marcus.wolschon
On Thu, 16 Apr 2009 10:32:22 +0200, Frederik Ramm frede...@remote.org wrote: Hi, marcus.wolsc...@googlemail.com wrote: Does anyone have a valid, small .osc.gz -file in api 0.6 format that I could use for testing? I'd like to verify that my loading of changefiles works but I can't get

[OSM-dev] Traveling Salesman - v1.0.0-RC1

2009-04-15 Thread marcus.wolschon
Traveling Salesman - v1.0.0-RC1 == Traveling Salesman is a navigation application for use on nettops and laptops for the OpenStreetMap. It's focus is on clean, well documented code and modularity via plugins. Download it:

Re: [OSM-dev] spatial index - B-Tree over z-order curves vs R-Tree over GIST

2009-04-09 Thread marcus.wolschon
On Thu, 9 Apr 2009 02:12:08 +0300, pablo platt pablo.pl...@gmail.com wrote: Hi, I posted this question in the forum but I think that the list is more active. PostGIS uses R-Tree index over GIST. I'm trying to understand if it is possible to use couchDB for storing and indexing the osm

Re: [OSM-dev] SoC Project: Preprocessor to add altitude information to OSM data

2009-04-09 Thread marcus.wolschon
On Wed, 08 Apr 2009 21:24:32 +0200, Hermann Kraus h...@scribus.info wrote: What do you think about this idea: Instead of attaching tags to a way I could find all nodes which are shared by more than one way and then for each part of a way between two intersection create a relation like this:

[OSM-dev] good way to do an automated import

2009-04-08 Thread marcus.wolschon
Hello, I started writing the tool to do import of TMC-LocationCodeLists into OSM (will be used for Germany at first but there are lots of other countries with TMC-data so I try to make it generic and user-friendly). One very fundamental question has come up what is the best or prefered way

[OSM-dev] First TMC-support in Traveling Salesman

2009-04-07 Thread marcus.wolschon
Yes, we have it. Traveling Salesman (http://travelingsales.sourceforge.net), the navigation-program for OpenStreetMap has first working support for electronic traffic-messages. The SVN-version of Traveling Salesman can now parse TMC-messages in Royaltek and GNC/GNC2-format received from

Re: [OSM-dev] Limiting Polygon?

2009-04-06 Thread marcus.wolschon
On Mon, 6 Apr 2009 08:01:25 +0200 (MEST), Gary G: g...@gary68.de wrote: Hi, is there anyone aware of an algorithm that produces a limiting polygon around a heap of nodes - let's say around an osm file cut from a planet file? Do you mean the convex hull of these nodes? If guess with the name

Re: [OSM-dev] JOSM: Several tags with same key

2009-04-06 Thread marcus.wolschon
On Sat, 4 Apr 2009 20:09:40 +0100, Matt Amos zerebub...@gmail.com wrote: On Sat, Apr 4, 2009 at 7:40 PM, Marcus Wolschon mar...@wolschon.biz wrote: On Sat, Apr 4, 2009 at 8:14 PM, Matt Amos zerebub...@gmail.com wrote: maybe what we need is an amenities tag specifically for multiple co-located

[OSM-dev] relation-browser broken

2009-04-06 Thread marcus.wolschon
http://osm.schunterscouts.de/relation-browser.php?type=relationid=31495 (as linked to by http://wiki.openstreetmap.org/wiki/WikiProject_Germany/Bundesstra%C3%9Fen) gives: hide tags | show tags Warning: fopen(http://api.openstreetmap.org/api/0.5/relation/31495/full) [function.fopen]: failed to

[OSM-dev] TMC: need comments on import-algorithm

2009-04-06 Thread marcus.wolschon
Hello, on http://wiki.openstreetmap.org/wiki/TMC/TMC_Import_Germany#automatic_import I sketched out an algorithm for doing the import of the TMC road-network into OpenStreetMap. Can some of you please have a look at it? Especially the cases when relations for streets are not present in OSM.

[OSM-dev] Export TMC-Event-Table from PDF to CSV

2009-04-03 Thread marcus.wolschon
Hello, I'm trying to add TMC-support to Traveling Salesman (http://travelingsales.sourceforge.net). For that I need the TMC event-table (ISO 14819-2) in some machine-readable format. The problem is: I only have the table as a pdf

Re: [OSM-dev] GSOC 2009 - Android navigation application

2009-04-02 Thread marcus.wolschon
On Wed, 1 Apr 2009 21:33:44 +0300, Iulian Banaga iulian.ban...@gmail.com wrote: As I said my format is based on the Navit's one, and I can say that these are 80% similar. How did I choose this format? The fact that this app will run on mobile devices that are limited in terms of memory and CPU

Re: [OSM-dev] JOSM and API 0.6

2009-04-02 Thread marcus.wolschon
On Wed, 1 Apr 2009 19:10:37 +0100, Shaun McDonald sh...@shaunmcdonald.me.uk wrote: So if someone downloads and starts using JOSM today, will it automatically switch over next month when the API changes, or will users need to fiddle their config? No. They currently need to fiddle with the

Re: [OSM-dev] GSOC 2009 - Android navigation application

2009-04-01 Thread marcus.wolschon
Hello Iulian! On Wed, 1 Apr 2009 07:50:19 -0400, Iulian Banaga iulian.ban...@gmail.com wrote: At that time I thought that one of the best solutions to do all of these tasks is Navit. Wasn't Android Java-only or is there support for applications in C? I studied the application in more

[OSM-dev] mapnik-image export-tab broken

2009-04-01 Thread marcus.wolschon
On openstreetmap.org the export-option Mapnik Image currently only produces empty images! osmarender image produces an HTTP-error code. Marcus ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Tool to convert TMC LCL into OSM -ways and nodes

2009-03-31 Thread marcus.wolschon
I just wanted to let you know that in the process of implementing TMC-support for Traveling Salesman (http://travelingsales.sourceforge.net) I just wrote a tool to * take a TMC LocationCodeList and * output an OSM-file with all the points as nodes and all the segments as ways. I'm planning to

Re: [OSM-dev] country boundary polygons

2009-03-31 Thread marcus.wolschon
Hello Andy. Have you looked at how I did this in: http://travelingsales.svn.sourceforge.net/viewvc/travelingsales/trunk/osmnavigation/src/org/openstreetmap/travelingsalesman/navigation/traffic/ it is documented here:

[OSM-dev] JOSM and APi 0.6

2009-03-30 Thread marcus.wolschon
I just wrote a program to convert the Points and Segments of a TMC LocationCodeList as an OSM-file for easy analysis. (I'm trying to find the OSM-ways for TMC-messages without embedding the TMC-LocationCode in OSM as an attribute.) However as all my codebase is already API 0.6 there is one

Re: [OSM-dev] JOSM and API 0.6

2009-03-30 Thread marcus.wolschon
Okay, after searching the sourcecode I found it. By default the config-setting osm-server.additional-versions is not set at all, thus it only accepts 0.5. You have to manually set osm-server.additional-versions to 0.6 to accept both. That is only possible with a text-editor or in

Re: [OSM-dev] Simplified street-network - solved

2009-03-19 Thread marcus.wolschon
I found a solution to merging the parallel lanes of dual-carriageways before doing polyline-simplification. You can find the code in: http://travelingsales.svn.sourceforge.net/viewvc/travelingsales/libosm/src/org/openstreetmap/osm/data/LODDataSet.java?view=markup Method: mergeWays(final Way

Re: [OSM-dev] planet.openstreetmap.org breakage

2009-03-19 Thread marcus.wolschon
On Thu, 19 Mar 2009 20:23:23 +1100, Brett Henderson br...@bretth.com wrote: Stefan de Konink wrote: On Thu, 19 Mar 2009, Shaun McDonald wrote: Please; why don't we just ignore all previous planets and create a new planet and start to produce daily (full) history? Where we dump our old history

Re: [osmosis-dev] Continuous Integration

2009-03-19 Thread marcus.wolschon
On Thu, 19 Mar 2009 22:28:51 +1100, Brett Henderson br...@bretth.com wrote: Hi All, To help with the situation where not everybody has the time or inclination to setup mysql and postgres databases for running test cases, I've setup the Hudson Continuous Integration server on my home

[OSM-dev] Simplified street-network

2009-03-18 Thread marcus.wolschon
Hello everyone, did anyone else ever work on simplifying the polylines for low zoom -rendering or similar purposes? Any algorithms, websites or books that may help me? While importing a map into Traveling Salesman I am currently generating 3 additional filtered maps. 1. These maps contain only

Re: [OSM-dev] Simplified street-network

2009-03-18 Thread marcus.wolschon
On Wed, 18 Mar 2009 11:30:18 +, Andy Deakin andy.dea...@pcmend.net wrote: Hello everyone, did anyone else ever work on simplifying the polylines for low zoom -rendering or similar purposes? Any algorithms, websites or books that may help me? There's been a small amount of work on

Re: [OSM-dev] Traveling Salesman is looking for a logo/icon

2009-03-17 Thread marcus.wolschon
The current logo-proposals for Traveling Salesman at http://apps.sourceforge.net/phpbb/travelingsales/viewtopic.php?f=7t=37 make use of a part of the OSM-logo. Who can be asked for a definite answer about if we as a Navigator for OSM-maps can do so (copyright any stuff). Marcus On Mon, 16

[OSM-dev] detecting street made up of multiple lanes

2009-03-17 Thread marcus.wolschon
Hello, I am currently presented with a quite puzzling problem. For low zoom levels Traveling Salesman (or more exact, the LODDataSet) merges streets that are broken up into multiple ways into as few ways as possible and then simplifies these polylines. Now there are road-constellations (first

Re: [OSM-dev] detecting street made up of multiple lanes

2009-03-17 Thread marcus.wolschon
I may have found an algorithm myself: Input: way A, way B with the same name/ref Output: true if all of A(or B) is parallel to B(or A) foreach Node a in A do: if distance(a, B) X then return false; endif done foreach Node b in B do: if distance(b, A) X then return false;

Re: [OSM-dev] extracting house-number from string

2009-03-17 Thread marcus.wolschon
On Tue, 17 Mar 2009 14:22:44 +0100, Udo Giacomozzi udo@nova-sys.net wrote: SB I didn't see how the algo would prefer 1234 over 1st because both are numbers... Well, you could give the last number precedence. Or do you have an example where the house number is at the beginning and the

[OSM-dev] Traveling Salesman is looking for a logo/icon

2009-03-16 Thread marcus.wolschon
Hello everyone, with API 0.6 also Version 1.0 of Traveling Salesman is comming up. (http://travelingsales.sourceforge.net) It is a navigation-program for OpenStreetMap started in 2007 that is especially modular and well documented to apeal to developers wanting to experiment with advanced

Re: [osmosis-dev] Licence ...

2009-03-09 Thread marcus.wolschon
I don't care as long as I can still use it in my GPL3-software. Marcus ___ osmosis-dev mailing list osmosis-...@openstreetmap.org http://lists.openstreetmap.org/listinfo/osmosis-dev

Re: [osmosis-dev] Writeable Dataset Support

2009-03-09 Thread marcus.wolschon
On Mon, 09 Mar 2009 21:25:59 +1100, Brett Henderson br...@bretth.com wrote: I've finished writeable dataset support. The DatasetReader class has been renamed to DatasetContext and now contains methods to get a NodeManager, WayManager and RelationManager. The existing getNode, etc methods

Re: [OSM-dev] Improve the Driving Instructions ... - more flexible grammar

2009-03-05 Thread marcus.wolschon
On Thu, 05 Mar 2009 10:06:43 +0200, Eddy Petrișor eddy.petri...@gmail.com wrote: Pascal Neis a scris: Hi, to improve the driving instructions on openrouteservice.org I put all my languages/translations with a template in the Wiki. See

Re: [OSM-dev] Improve the Driving Instructions ... - more flexible grammar

2009-03-05 Thread marcus.wolschon
On Thu, 05 Mar 2009 12:35:08 +0100, Marc Schütz schue...@gmx.net wrote: Hello Eddy, the aproach on http://wiki.openstreetmap.org/wiki/Sample_driving_instructions with MessageFormats (phrases with markers where to insert text-constants) seems to work fine and is what gettext and the

Re: [OSM-dev] HTTP OSM Server - index

2009-03-04 Thread marcus.wolschon
On Wed, 4 Mar 2009 20:08:40 + (UTC), Dick d...@mrns.nl wrote: marcus.wolschon at googlemail.com writes: What data-structure are you using for the index? Are you aware that such indice already exist if usingthe OsmBin data-format created via osmosis instead of the xml? http

Re: [OSM-dev] HTTP OSM Server - index

2009-03-03 Thread marcus.wolschon
On Tue, 03 Mar 2009 19:49:00 +0100, Dick Marinus d...@mrns.nl wrote: Currently I'm writing the index generator in C by using libbz2 and libexpat. As it takes a while to parse an 5GB bz2 file I'm trying to be able to resume the process half way. I'm thinking of using libcurl to do the HTTP

Re: [OSM-dev] auto-generating landuse=residential polygon around highway=residential -streets

2009-02-27 Thread marcus.wolschon
On Fri, 27 Feb 2009 11:18:49 +0100, Roland Olbricht roland.olbri...@gmx.de wrote: What is the particular situation, i.e. what accuracy is necessary? A good starting point might be a scanline approach as for the 12-nm-brim, which is a matter of minutes for the entire planet but not very

[OSM-dev] collecting translations of driving-instructions

2009-02-25 Thread marcus.wolschon
Hello, I started the page: http://wiki.openstreetmap.org/wiki/Sample_driving_instructions to collect translations of driving-instructions for all the routing and navigation -programs in OpenStreetMap to use. It is clear that not every project has developers speaking every language, so we may

Re: [OSM-dev] collecting translations of driving-instructions

2009-02-25 Thread marcus.wolschon
On Wed, 25 Feb 2009 14:16:52 +0100, Stefan Breunig ste...@mathphys.fsk.uni-heidelberg.de wrote: I wanted to post this on the discussion page, but Wiki seems down. It seems the wiki went back up in time. At least I can see your text on

[OSM-dev] SVN-access

2009-02-23 Thread marcus.wolschon
Hello, who do I have to ask to get SVN-write-access to check in patches to Osmosis instead of having to mail them around? Marcus ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Ponderings about an improved tagging scheme

2009-02-20 Thread marcus.wolschon
On Fri, 20 Feb 2009 09:24:55 +, G H S tiosan...@hotmail.com wrote: Well, I'm not sure that the kind of objects found on a map can't be categorized by a sufficiently flexible system. Like * objects belonging to multiple types? * different ways of categorizing the same information?

Re: [OSM-dev] Can not run Osmosis

2009-02-19 Thread marcus.wolschon
Hello Xia, what version of osmosis have you been using? Did you compile it yourself or download any release-version? BTW: There is an osmosis-dev mailing-list that may be better a better match for your question. Marcus On Thu, 19 Feb 2009 17:46:29 +0800, Xia Zhang boyamy...@gmail.com wrote:

Re: [osmosis-dev] preprocessing for turn-restrictions usins an osmosis-plugin

2009-02-19 Thread marcus.wolschon
On Thu, 19 Feb 2009 19:32:18 +1100, Brett Henderson br...@bretth.com wrote: I'd suggest that we extends the existing Dataset support to expose write methods. The other option is that we leave the existing one as it is and provide a new one that extends the current one to provide write

Re: [osmosis-dev] Can not run Osmosis

2009-02-19 Thread marcus.wolschon
On Thu, 19 Feb 2009 18:09:08 +0800, Xia Zhang boyamy...@gmail.com wrote: Hi All, I just tried to combine two osm into one osm the Osmosis via: java -jar osmosis.jar --rx 1.osm --sort --rx 2.osm --sort --m --wx final.osm I just noticed the classpath. Brett: What's your policy on the jar?

Re: [OSM-dev] Osmosis: Filter way/node *without* key x - recommendation

2009-02-13 Thread marcus.wolschon
On Fri, 13 Feb 2009 12:57:02 +0100, Rolf Bode-Meyer rob...@gmail.com wrote: 2009/2/13 Dave Stubbs osm.l...@randomjunk.co.uk: It was built against v0.29 of Osmosis which is the version I'm still using -- it should work with that. I hadn't realised the plugin interface had changed. I'll have

Re: [OSM-dev] Osmosis: Filter way/node *without* key x

2009-02-12 Thread marcus.wolschon
On Thu, 12 Feb 2009 21:34:21 +0100, Rolf Bode-Meyer rob...@gmail.com wrote: That indeed looks promissing. Unfortunatelly one seems to have be a programmer to use osmosis. Every problem is presented as a Java exception. Some of them contain at least a faint idea of what could be wrong. But

Re: [OSM-dev] Please help

2009-02-11 Thread marcus.wolschon
On Wed, 11 Feb 2009 11:35:25 +0700, Support Team supp...@suartrack.co.cc wrote: Hello guys, My name is Andreas, I from Indonesia. I just want to know about how i use Open Street Map in to my application, like a google maps ? What kind of application are you developing? A web-site? A

Re: [OSM-dev] Rantings about API 0.6

2009-02-11 Thread marcus.wolschon
On Wed, 11 Feb 2009 12:11:38 +0100, Raphaël Jacquot sxp...@sxpert.org wrote: Frederik Ramm wrote: Hi, Iván Sánchez Ortega wrote: I just finished coding a bulk importer which interfaces directly to the MySQL DB instead of interfacing to the API. Well then I say let's just politely ask

Re: [OSM-dev] road data in zoom levels

2009-02-11 Thread marcus.wolschon
On Wed, 11 Feb 2009 12:39:07 +0100, Patrik Sjöberg patrik.sjob...@bth.se wrote: Hi! What would be the best way to get data for ways at a specific zoom level? I would like all roads visible on zoom 5 for instance, possibly with lower resolution (fewer nodes per way). I'm guessing

Re: [OSM-dev] Rantings about API 0.6

2009-02-11 Thread marcus.wolschon
On Wed, 11 Feb 2009 14:48:58 +0100, Iván Sánchez Ortega i...@sanchezortega.es wrote: El Miércoles, 11 de Febrero de 2009, Stefan de Konink escribió: I'm not a foreign keys guru myself but I think it may be difficult to have one with the relation_members as designed currently. I have solved

Re: [OSM-dev] OsmChange format and 0.6

2009-02-09 Thread marcus.wolschon
On Mon, 9 Feb 2009 13:29:00 +0100, Iván Sánchez Ortega i...@sanchezortega.es wrote: you're right, maybe we shouldn't have tried to re-use a server-to-server sync format for client-to-server communications, [...] do we really want YAOCF (yet another OSM change format) when there are already

Re: [OSM-dev] [OSM-talk] donating read-only api-mirrors

2009-02-06 Thread marcus.wolschon
On Fri, 06 Feb 2009 11:25:45 +0100, Mathieu Arnold m...@mat.cc wrote: +--On 6 février 2009 11:12:29 +0100 Stefan de Konink ste...@konink.de wrote: | Mathieu Arnold wrote: | +--On 6 février 2009 10:23:22 +0100 Jonas Krückel (John07) | o...@jonas-krueckel.de wrote: | | I think you know about

Re: [OSM-dev] [OSM-talk] donating read-only api-mirrors

2009-02-06 Thread marcus.wolschon
On Fri, 06 Feb 2009 15:31:10 +0100, Stefan de Konink ste...@konink.de wrote: marcus.wolsc...@googlemail.com wrote: On Fri, 06 Feb 2009 15:16:28 +0100, Stefan de Konink ste...@konink.de wrote: Florian Lohoff wrote: API 0.7 should contain a referral as LDAP does - So a client could connect to

Re: [OSM-dev] [OSM-talk] donating read-only api-mirrors

2009-02-06 Thread marcus.wolschon
On Fri, 06 Feb 2009 15:16:28 +0100, Stefan de Konink ste...@konink.de wrote: Florian Lohoff wrote: API 0.7 should contain a referral as LDAP does - So a client could connect to a cluster of read-only copies and once you write to it you get a referral to the master database. Synchronization is

Re: [OSM-dev] [OSM-talk] donating read-only api-mirrors

2009-02-05 Thread marcus.wolschon
Hello, what about packaging everything one needs to set up a read-only api-server that applies the minutely diffs and re-importes the planet lets say once a month? Many do not need data that is accurate up to an hour but as there are no other servers they have to query the main-api-server

Re: [OSM-dev] API 0.6: way and relation limits

2009-02-04 Thread marcus.wolschon
On Thu, 05 Feb 2009 01:54:14 +0100, Frederik Ramm frede...@remote.org wrote: Hi, If I recall correctly, we had more or less decided to have a limit of n members to a relation and m nodes to a way in API 0.6. I can see that the way limit has been implemented and configured to be 2000

Re: [OSM-dev] Osmosis: Extracting by polygon

2009-02-03 Thread marcus.wolschon
On Wed, 4 Feb 2009 00:30:42 +0100, Stefan Keller sfkel...@gmail.com wrote: It's only a polygon because the tags say it is (polygon is not a fundamental primitive object in OSM), and Osmosis is tag-agnostic. Pleeease, add polygon as a fundamental primitive object in OSM! I remember someone

[OSM-dev] Traveling Salesman - developer forum

2009-01-29 Thread marcus.wolschon
As I was asked about this multiple times now, I'd like to announce that there now is a forum on sourceforge open for discussing topics about the development of the Traveling Salesman navigation-system and the included libraries OSMNavigation and LibOSM as well as the osmosis-plugins that are and

Re: [OSM-dev] Tuning PostgreSQL for on-the-fly SVG map rend ering?

2009-01-28 Thread marcus.wolschon
Hello Ivo, I am wondering. What are you using the rendered images for? There are more ways to render the map then just using a PostgreSQL with mapnik/mod_tile/osmarender. Marcus On Wed, 28 Jan 2009 15:16:11 +0100, Ivo Brodien philo...@cs.tu-berlin.de wrote: Hello, for a project I want to

Re: [OSM-dev] Tuning PostgreSQL for on-the-fly SVG map rend ering?

2009-01-28 Thread marcus.wolschon
On Wed, 28 Jan 2009 15:26:43 +0100, Ivo Brodien philo...@cs.tu-berlin.de wrote: Hi Marcus, I am wondering. What are you using the rendered images for? I want to build some sort of SVG(-T) map-server for mobile clients. Do you really assume your clients to be connected to the net with a

  1   2   >