Package org.openstreetmap.josm.actions.upload
Provides the classes for JOSM
upload action
.-
Interface Summary Interface Description FixDataHook.FixData Common set of commands for data fixingUploadHook Change, or block, the upload. -
Class Summary Class Description ApiPreconditionCheckerHook Checks certain basic conditions, that are listed in the OSM APICapabilities
.DiscardTagsHook Removes discardable tags such as created_by from all modified objects before uploadFixDataHook Fixes defective data entries for all modified objects before uploadFixDataHook.FixDataKey Data fix to cleanup wrong spelled keysFixDataHook.FixDataSpace Data fix to remove spaces at begin or end of tagsFixDataHook.FixDataTag Data fix to cleanup wrong spelled tagsRelationUploadOrderHook This upload hook reorders the list of new relations to upload such that child relations are uploaded before parent relations.UploadNotesTask Class for uploading note changes to the serverValidateUploadHook The action that does the validate thing.