Documentation ¶
Overview ¶
package media defines common methods and operations for producing Who's On First (WOF) style GeoJSON Feature documents for media records. Common operations include: Gathering files, cloning files, processing files, rotating files and removing files.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
gather
The gather tool will gather images from one or more sources and emit JSON-encoded gather.GatherImagesResponse data structures to STDOUT.
|
The gather tool will gather images from one or more sources and emit JSON-encoded gather.GatherImagesResponse data structures to STDOUT. |
package media provides common methods for creating and updated media-specific Who's On First records.
|
package media provides common methods for creating and updated media-specific Who's On First records. |
package operations provides methods for common media-related operations.
|
package operations provides methods for common media-related operations. |
clone
package clone provides method move an image and it's corresponding feature to a place where it can be processed.
|
package clone provides method move an image and it's corresponding feature to a place where it can be processed. |
gather
package gather provides methods for compiling (gathering) a list of images to be processed.
|
package gather provides methods for compiling (gathering) a list of images to be processed. |
process
package process provides common methods for processing images and their associated files (for example processing reports).
|
package process provides common methods for processing images and their associated files (for example processing reports). |
remove
package remove provides common methods for removing image files.
|
package remove provides common methods for removing image files. |
rotate
package rotate provides common methods for rotating image files.
|
package rotate provides common methods for rotating image files. |
Click to show internal directories.
Click to hide internal directories.