Changes between Version 14 and Version 25 of Help/Preferences/RovasConnector


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/RovasConnector

    v14 v25  
    1 == Introduction
    2 This plugin makes it possible for volunteer JOSM users to track their editing time and have a work report created in [https://rovas.app/ Rovas] (an application of the community economic system [https://merit.world/ NEO]) when uploading a job into the OSM database.
     1[[TranslatedPages]]
    32
     3A general description of the plugin can be found at [wiki:Help/Plugin/RovasConnector]
    44
    5 == Benefits
     5To use the plugin, you must have an account in Rovas. Conveniently, Rovas provides an option to register with one of several OpenID identity providers, including Openstreetmap.
    66
    7 === direct
    8 * **track time** spent editing in JOSM,
     7From the **Rovas API** pane of [https://rovas.app/user your profile], copy the API key and API token into the similarly named fields in the Rovas Connector plugin configuration page. Click a checkbox to confirm that you are not paid by a firm for your JOSM work. The **Timer tolerance** setting in the plugin preferences determines the length of idle time between user actions that is counted as active. The **Project ID** field will typically be left with the default value.
    98
    10 * make a permanent record of the editing time for each changeset, in the form of **automatically created Rovas work report**,
    11 
    12 * **earn the NEO currency Chron** for the JOSM work. Use the currency to reward other volunteers, or convert it in Rovas into Euros.
    13 
    14 === indirect
    15 * in order to create a work report in Rovas and earn Chrons, the plugin-created reports must be verified. To do so, Rovas picks two users and sends them an email invitation. The email contains link to a web site (most likely osmcha.org or a derivative), where they can see the changes made in the changeset and optionally also confirm, or reject the reported labor time. Consequently, edits of every changeset are seen by at least two users, which should **improve data quality** in the OSM database.
    16 
    17 * having a reliable and verified record of time spent by OSM mappers can **improve funding of the whole OSM ecosystem**. For example, the total labor time, tallied from the individual work reports as shown on the [https://rovas.app/openstreetmap/ Openstreetmap project page in Rovas] can be used to provide potential sponsors with verified data about mapping effort exerted by volunteer mappers. The time record can also serve as an instrument to incentivize commercial consumers of the OSM data to reciprocate and reward the OSM community with much needed funds. These can be used to improve the server infrastructure or financially support mapping efforts across the globe.
    18 
    19 == Installation and configuration
    20 
    21 1. To use the plugin, you must have an account in Rovas. Conveniently, Rovas provides an option to register with one of several OpenID identity providers, including Openstreetmap.
    22 
    23 2. Next, in the Plugins screen of the JOSM preferences, select the Rovas Connector plugin and activate it.
    24 
    25 3. From the '''Rovas API''' pane of your Rovas profile, copy the API key and API token into the similarly named fields in the Rovas Connector plugin configuration page. Click a checkbox to confirm that you are not paid by a firm for your JOSM work. The **Timer tolerance** setting in the plugin preferences determines the length of idle time between user actions that is counted as active. The **Project ID** field will typically be left with the default value.
    26 [[Image(josm_rc_prefs.png,600px, align=center)]]
    27 
    28 
    29 == Using the plugin
    30 The plugin timer is initiated at the moment JOSM is started. The counter (elapsed time) is updated every time a layer is added, or a change is made (a node is moved, added or deleted...). The plugin-provided info block shows the elapsed time. The value can be reset to 0, or an arbitrary time by clicking the **Reset timer** button.
    31 
    32 [[Image(josm_rc_timer.png, 600px, align=center)]]
    33 
    34 After edits are uploaded to OSM and the preferences for the plugin are complete, a dialog box is shown, allowing the user to create a report in Rovas:
    35 
    36 [[Image(josm_rc_save.png,600px, align=center)]]
    37 
    38 The Rovas [https://rovas.app/rules rules page] describes in detail what happens when a work report is created.
     9[[Image(josm_rc_prefs.png,link=,600px,align=center)]]