Re: [josm-dev] Automatic tiles downloading in WMSPlugin

2008-09-02 Thread Petr Dlouhý
Hello, so the plugin is in josm like ewmsplugin. You can test the plugin easily now. On Mon, 01 Sep 2008 22:20:44 +0200, Petr Dlouhý [EMAIL PROTECTED] wrote: I would like to commit my changes, so my plan is following: 1) I will commit the changes to wmsplugin SVN. 2) I will commit the

Re: [josm-dev] BUG: Corrupt rendering of GPS traces under JOSM

2008-09-02 Thread Ævar Arnfjörð Bjarmason
On Mon, Sep 1, 2008 at 8:06 PM, Henry Loenwind [EMAIL PROTECTED] wrote: (1) there is a bug tracker I know, but I wasn't sure that this was a JOSM issue as mentioned in my posting. (2) not a bug. The server delivers all GPS points in the downloaded area as one tracks---that gives the jumps

[josm-dev] JOSM charset

2008-09-02 Thread Dirk Stöcker
Hello, now that I found a charset conflict in measurement plugin: Is there any definition in which charset the jar files are? Could we agree to use UTF-8 here or only plain ASCII? Ciao -- http://www.dstoecker.eu/ (PGP key available) ___ josm-dev

Re: [josm-dev] JOSM charset

2008-09-02 Thread Henrik Niehaus
Dirk Stöcker schrieb: Hello, now that I found a charset conflict in measurement plugin: Is there any definition in which charset the jar files are? Could we agree to use UTF-8 here or only plain ASCII? Ciao I would strongly recommend UTF-8

Re: [josm-dev] New OSM download plugin

2008-09-02 Thread David Earl
On 02/09/2008 18:19, Henrik Niehaus wrote: To make this process easier, I wrote a plugin, which downloads the data of the current visible bounding box. You can scroll to the desired place and then start the plugin. But isn't that what happens anyway if you just press OK without putting

Re: [josm-dev] JOSM charset

2008-09-02 Thread Frederik Ramm
Hi, Dirk Stöcker wrote: now that I found a charset conflict in measurement plugin: Is there any definition in which charset the jar files are? You mean the java source code files? I don't see why they should be anything else than good old 7-byte ASCII. We don't want any national language

Re: [josm-dev] New OSM download plugin

2008-09-02 Thread Frederik Ramm
Hi, To make this process easier, I wrote a plugin, which downloads the data of the current visible bounding box. You can scroll to the desired place and then start the plugin. But isn't that what happens anyway if you just press OK without putting anything in the dialog box? I was

Re: [josm-dev] New OSM download plugin

2008-09-02 Thread Igor Brejc
Henrik Niehaus wrote: D'oh, you are both right. I didn't notice that the values in the download dialog are adjusted, though it's mentioned in the help, too. I think a hint in the download dialog, that the values are automatically adjusted, would be helpful. Good, that I had to write only a