LiveJOSM project

2018-12-04 Thread Jiri Vlasak
Dear JOSM devs, I would like to announce the LiveJOSM [1] project. It's not much, just Debian Live [2] with JOSM preinstalled (+ some plugins). The purpose of this project is to enable JOSM on Missing Maps [3] mapathons for users without JOSM installed or mapping on company computers. The

Re: LiveJOSM project

2018-12-04 Thread Jiri Vlasak
On 12/4/18 10:48 PM, Sebastiaan Couwenberg wrote: On 12/4/18 10:39 PM, Jiri Vlasak wrote: I would like to announce the LiveJOSM [1] project. It's not much, just Debian Live [2] with JOSM preinstalled (+ some plugins). Why not install the josm package from the backports repository? No need

Plugin installation without restart

2019-02-18 Thread Jiri Vlasak
Dear JOSM devs, I would like to ask about the difference between installing and upgrading JOSM plugin. In my case, the installation does not the restart of JOSM [1]. However, when the plugin is upgraded, the new functionality does not work until restart. The plugin adds JMenu with multiple

Re: Plugin installation without restart

2019-02-27 Thread Jiri Vlasak
map.de/wiki/DevelopersGuide/PluginInstallationWithoutRestart > Gerd > > > Von: Jiri Vlasak > Gesendet: Dienstag, 19. Februar 2019 07:47 > An: josm-dev@openstreetmap.org > Betreff: Plugin installation without restart > > Dear

Re: Plugin installation without restart

2019-02-27 Thread Jiri Vlasak
ou cannot get around this. > > The technical reason is that JOSM cannot unload the old plugin classes. This > is why an activation of a plugin is possible without restart, but > deactivating it is not. > > Am 27. Februar 2019 13:33:49 MEZ schrieb Jiri Vlasak : > >Hi Gerd,

Re: github or subversion?

2019-02-11 Thread Jiri Vlasak
If you are creating new JOSM plugin, I strongly suggest using josm-gradle-plugin [1], git, and gitlab pages for providing the `.jar` file. [1]: https://gitlab.com/floscher/gradle-josm-plugin On Mon, Feb 11, 2019 at 09:01:07PM +, Malcolm Herring via josm-dev wrote: > The plugins developer

Re: Develop for JOSM core or plugin?

2019-04-27 Thread Jiri Vlasak
On Fri, Apr 26, 2019 at 02:53:49PM -0700, Tom H. wrote: > Hi All, > > I'm using JOSM constantly in my day to day job, and I'm having a few ideas > for using hotkeys to toggle some of the layer settings that can now only be > activated by point and click. I'm new to contributing in JOSM but am >

Re: GSoC 2019 PT-assistant Plugin

2019-07-15 Thread Jiri Vlasak
On Sat, Jul 13, 2019 at 05:00:40PM +0530, ashish singh wrote: > I need to make rectangle given a segment as a base and check whether > something (stop, another home)is inside this rectangle or not. Is there > some code already written regarding this? If it is already there where I > can find it in

Re: GSoC PT-Assistant project

2019-07-23 Thread Jiri Vlasak
On Mon, Jul 22, 2019 at 02:20:28PM +0530, ashish singh wrote: > Hi, > > Is there any way to get all route relations from the currently downloaded > map? Maybe you may use MapCSS for that: https://josm.openstreetmap.de/wiki/Help/Styles/MapCSSImplementation#Linkselector jiri

Getting tiles for plugin usage

2019-10-16 Thread Jiri Vlasak
Dear JOSM devs, there was Missing Maps hackathon this weekend in Pilsen, Czech Republic. One of the tasks we were working on was click building feature [1] -- building plot based on mouse click to the middle of the building. I am interested in getting background imagery in effective way.

Re: Getting tiles for plugin usage

2019-11-01 Thread Jiri Vlasak
On Sun, Oct 20, 2019 at 12:54:40PM +0200, Dirk Stöcker wrote: > On Thu, 17 Oct 2019, Jiri Vlasak wrote: > > > there was Missing Maps hackathon this weekend in Pilsen, Czech Republic. > > One of > > the tasks we were working on was click building feature [1] -- building

josm on flash -- asking for review

2020-02-26 Thread Jiri Vlasak
Dear JOSM devs, I would like to ask for review of *josm-on-flash* miniproject [1] with source code available at [2]. Based on JOSM on USB stick [3] I set up auto build for .zip archive and publish it as GitLab page. The .zip archive contains OpenJDK with josm-tested.jar and .bat script to run

Re: warnings after importing PT_Assistant plugin project

2020-03-03 Thread Jiri Vlasak
Hi, On Tue, Mar 03, 2020 at 08:16:20AM +0530, Vaibhav Bisht wrote: > Hello, > I have recently moved on from eclipse to IntelliJ ide now the problem is > that when I imported the project in the IDE I got three following warnings > WARNING: Could not detect the project version, you are probably not