Packages

package viewshed

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends AnyRef
  2. abstract class RDDViewshedMethods[K, V] extends MethodExtensions[RDD[(K, V)] with Metadata[TileLayerMetadata[K]]]
  3. case class Viewpoint(x: Double, y: Double, viewHeight: Double, angle: Double, fieldOfView: Double, altitude: Double) extends Product with Serializable

Value Members

  1. object Implicits extends Implicits
  2. object IterativeViewshed

    A Spark-enabled implementation of R2 [1] viewshed.

    A Spark-enabled implementation of R2 [1] viewshed.

    1. Franklin, Wm Randolph, and Clark Ray. "Higher isn’t necessarily better: Visibility algorithms and experiments." Advances in GIS research: sixth international symposium on spatial data handling. Vol. 2. Taylor & Francis Edinburgh, 1994.

Ungrouped