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, tmRelation mapping.RelationMatcher, tmRelationMember mapping.RelationMatcher, ) *Deleter
func (*Deleter) DeletedMemberWays ¶
func (*Deleter) SetExpireor ¶
Click to show internal directories.
Click to hide internal directories.