{"id":26105390,"url":"https://github.com/josm/configuration","last_synced_at":"2025-07-17T20:34:51.134Z","repository":{"id":92000637,"uuid":"44049744","full_name":"JOSM/configuration","owner":"JOSM","description":"A JOSM plugin which loads task components","archived":false,"fork":false,"pushed_at":"2025-03-12T11:56:31.000Z","size":159,"stargazers_count":3,"open_issues_count":13,"forks_count":4,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-26T12:46:52.362Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JOSM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-11T11:36:28.000Z","updated_at":"2025-03-12T11:52:58.000Z","dependencies_parsed_at":"2025-01-30T13:30:44.952Z","dependency_job_id":"a1299c54-0b57-4871-add4-5661568b5db2","html_url":"https://github.com/JOSM/configuration","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JOSM%2Fconfiguration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JOSM%2Fconfiguration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JOSM%2Fconfiguration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JOSM%2Fconfiguration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JOSM","download_url":"https://codeload.github.com/JOSM/configuration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248611968,"owners_count":21133216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-09T21:07:15.159Z","updated_at":"2025-04-12T18:26:27.554Z","avatar_url":"https://github.com/JOSM.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JOSM-configuration\n\nA JOSM plugin to make your mapping life easier.\n\n####  Installing \nTo install this plugin the user can download the jar [from here](https://github.com/mapbox/JOSM-configuration/releases/tag/v1.1) and copying it to JOSM’s plugin folder. On OSX this is `~/Library/JOSM/plugins`. Activate the plugin from `JOSM Preferences \u003e Plugins` and restart JOSM.\n\n#### Usage\n![screenshot 2015-12-11 15 00 22](https://cloud.githubusercontent.com/assets/126868/11740351/efb8d556-a017-11e5-90a4-fec9a0438b17.png)\n- The ‘Task Config’ menu lists common tasks that you can choose from. This startup list is universal for all users of the plugin and can be modified [here](/config-list.json).\n- The configuration for each task includes imagery layers, mappaint styles, filters, changeset comment and source specific for the mapping task.\n- Use `clear` to remove any configureation settings that were applied and restore your environment.\n\n#### Custom configuration\n- You can make your own task configuration using such a JSON structure\n```javascript{\n  \"project\": {\n    \"type\": \"task\",\n    \"name\": \" \",\n    \"description\": \" \",\n    \"doc_url\": \" \",\n    \"changeset\": {\n      \"comment\": \" \",\n      \"source\": \" \"\n    },\n    \"imagery\": [ \n      {\"name\": \" \",\n        \"url\": \" \"\n      }],\n    \"filters\": [{\n      \"filter\": \" \"\n    }],\n    \"mapcss\": [{\n      \"name\": \" \",\n      \"description\": \" \",\n      \"url\": \" \"\n     }],\n    \"contact_name\": \"\",\n    \"contact_email\": \"\"\n  },\n  \"tags\": [{\n    \"key\": \" \",\n    \"value\": \" \"\n  }]\n}\n```\n- Host your JSON online, the simplest is to use a GitHub Gist\n- From the plugin menu use `Load task from URL` to load your settings. The task config is stored only during the user session and is lost on reloading JOSM.\n\n#### Working\nThe plugin currently works by passing clicking the `task config` button which provides a list of tasks to choose from.\n\n![task_config](https://cloud.githubusercontent.com/assets/4470913/11678750/a4873e4a-9e70-11e5-92f5-3f721d134011.gif)\n\nAny issues you find can be registered [here.](https://github.com/aarthykc/task-components-JOSM-plugin/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosm%2Fconfiguration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosm%2Fconfiguration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosm%2Fconfiguration/lists"}