-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Taylor Smock <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
README | ||
====== | ||
|
||
# Usage | ||
## Download MapRoulette Tasks | ||
There are two methods to download tasks from MapRoulette. | ||
|
@@ -16,7 +13,9 @@ There are two methods to download tasks from MapRoulette. | |
`Already Fixed/Not an issue`, or `Skipped`; some options are hidden in drop-down menus). | ||
5. Uploading a changeset or `Stop Task` will then upload the task status. | ||
|
||
If a task specifies an OSM primitive | ||
If a task specifies an OSM primitive, and you have modified a primitive specified | ||
by the task, you will be asked if you have fixed the problem _even if you haven't | ||
locked the task_ when you upload the changed primitive. | ||
|
||
# Author | ||
* Taylor Smock <[email protected]> | ||
|