ManualOverrideAction

au.id.tmm.fetch.osm.Geocoder$.ManualOverrideAction$
See theManualOverrideAction companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class AttemptGeocodeAs(query: Query) extends ManualOverrideAction

Adjust the place name and try again

Adjust the place name and try again

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class GeocodeAs(osmObject: OsmObject) extends ManualOverrideAction

Fetch this osm object directly and use this to geocode

Fetch this osm object directly and use this to geocode

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Geocode the place as NULL in the database: marking as "uncodable" and preventing future attempts to code the place

Geocode the place as NULL in the database: marking as "uncodable" and preventing future attempts to code the place

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror