developer for JOSM plugin
Michael Zangl
openstreetmap at michaelzangl.de
Wed May 5 12:00:45 UTC 2021
Hi,
The difficult part of this would be to define the time they edit. Many
users have JOSM running in background. This time sould not count to
editing, so you would have to do some sort of activity tracking.
JOSM can also be used for non-OSM work, e.g. just editing local files.
I believe that the best approach is to track the time that a OSM layer
is edited (e.g. has been changed in the last few minutes) and then store
the working time on that layer instead of globally. When uploading the
layer to OSM, the work time can be recorded. A problem with this would
be saving a .osm file and later continuing the work.
You could link the time report to the OSM changeset for more transparency.
Michael
PS: I do paid work like this, have written JOSM plugins+Code; I live in
Germany and hourly wages are relatively high here compared to other
countries.
On 05.05.21 09:37, Alexander Zatko wrote:
> Hi,
>
> I would like to have a plugin developed for JOSM that will allow users to (automatically) record the time they spend editing in the application. When saving the edits, the time recorded will be sent to Rovas <https://rovas.app/rules> - an app of community economic system NEO - that not only keeps a record of volunteer hours, but also rewards such work with community currency and provides other functionality.
>
> There is a spec for the plugin available here:
>
> https://docs.google.com/document/d/1gTZHBmZHz4tmt4fYhyyQ8_z_b8QexM00IG5HXvSLjAk/edit?usp=sharing <https://docs.google.com/document/d/1gTZHBmZHz4tmt4fYhyyQ8_z_b8QexM00IG5HXvSLjAk/edit?usp=sharing>
>
> I am looking for a programmer who would be willing to code the plugin. This is a paid job.
>
> I welcome any comments / sugegstions about the idea, spec details, or other implementation issues.
>
> Thank you,
>
> Alexander
> (osm:laznik)
>
More information about the josm-dev
mailing list