This plugin has therefore been archived and has been marked as deprecated in JOSM.
This plugin makes To-Fix OpenStreetMap microtasking challenges available directly from within the JOSM editor.
Instead of picking new tasks and confirming accomplished tasks through the web interface of To-Fix on https://github.com/osmlab/to-fix this plugin allows you to work with To-Fix tasks without ever having to switch out of JOSM.
#to-fix:tigerdelta
. After uploading the plugin will download the next task.Default shortcuts:
Example to configure your own shortcuts:
Tofix-plugin has different actions, which you could use for different type of works.
Tofix-plugin is using per default the API: http://tofix.devseed.com:8000, but if you want to set up your own API, you could set up selecting the option, Set default API
Tofix-plugin needs to authenticate with an OSM account in the to-fix-backend API, therefore a default user has been created: tofixjson, and the token of this users has been established by default in the plugin. If you want to change this configuration, you have to disable the option Set default Token
and it will show you the option to authenticate with your OSM account.
Tofix-plugin downloads the issues in different layers, we keep this option enabled so that the plugin removes the layers that no longer have changes to upload to OSM.
Tofix-plugin by default will download OSM data for the work area, but in case you just want to verify the items(issues) without downloading the OSM data, you can disable the download option. Once the option is disabled the plugin will request only the items.
Tofix-plugin helps to edit the data that has been uploaded into the tofix-backend API. this functionality could help in cases you want to import data into OSM, checking feature by feature.
This functionality helps to make requests for items(issues) in a certain area.
This functionality will help the user to work their own areas
Tofix-backend: https://github.com/osmlab/to-fix-backend
Tofix-web: https://github.com/osmlab/to-fix (Currently, nobody maintains this side)