Documentation ¶
Overview ¶
Package diff provides the diff sub command for updating with diff files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Deleter ¶
type Deleter struct {
// contains filtered or unexported fields
}
func NewDeleter ¶
func NewDeleter(db database.Deleter, osmCache *cache.OSMCache, diffCache *cache.DiffCache, singleIdSpace bool, tmPoints mapping.NodeMatcher, tmLineStrings mapping.WayMatcher, tmPolygons mapping.RelWayMatcher, ) *Deleter
func (*Deleter) DeletedMemberWays ¶
func (*Deleter) SetExpireor ¶
Directories ¶
Path | Synopsis |
---|---|
Package parser provides a parser for OSM diff files in XML format.
|
Package parser provides a parser for OSM diff files in XML format. |
Package state provides functions for reading and writing diff status files.
|
Package state provides functions for reading and writing diff status files. |
Click to show internal directories.
Click to hide internal directories.