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

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

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

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: [OSM-dev] osm.org groups

2019-05-21 Thread Jiri Vlasak
a nice day, jiri On Tue, May 21, 2019 at 01:53:38AM -0300, Дмитрий Киселев wrote: > I suppose there are not so many of us who wants a social network. Just a > couple of more convenient instruments for communication which are built in. > > Пн, 20 мая 2019, 14:32 Jiri Vlasak : > >

Re: [OSM-dev] GSoC Doubts

2019-05-12 Thread Jiri Vlasak
Hi Vishal, > On Wed, May 08, 2019 at 11:49:43AM +0200, Michael Zangl wrote: >> On 08.05.19 10:12, Vishal R wrote: >> Hi, >>     First, thank you OSM for selecting my proposal for Google Summer of >> Code. I have some doubts and I was hoping the community could help me >> with them. congratz, I

Re: [OSM-dev] oauth token lifetime

2019-05-02 Thread Jiri Vlasak
On Sat, Apr 27, 2019 at 02:40:13PM +0100, Tom Hughes wrote: > On 27/04/2019 14:37, Jiri Vlasak wrote: > > On Fri, Apr 26, 2019 at 07:28:39PM +0100, Tom Hughes wrote: > > > On 26/04/2019 19:06, Jiri Vlasak wrote: > > > > This approach is similar to one used by

Re: [OSM-dev] oauth token lifetime

2019-04-27 Thread Jiri Vlasak
On Fri, Apr 26, 2019 at 07:28:39PM +0100, Tom Hughes wrote: > On 26/04/2019 19:06, Jiri Vlasak wrote: > > This approach is similar to one used by HOT Tasking Manager [1]. In my > > "oauth > > settings" section I have many many "Tasking Manager 3 - Prod&q

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 >

[OSM-dev] oauth token lifetime

2019-04-26 Thread Jiri Vlasak
Dear devs, I would like to ask about the lifetime of OAuth token. I use OSM OAuth to log into my web application. However, there is new token each time I log into the web page. This approach is similar to one used by HOT Tasking Manager [1]. In my "oauth settings" section I have many many

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

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

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