Package

geotrellis.spark

viewshed

Permalink

package viewshed

Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends AnyRef

    Permalink
  2. abstract class RDDViewshedMethods[K, V] extends MethodExtensions[RDD[(K, V)] with Metadata[TileLayerMetadata[K]]]

    Permalink
  3. case class Viewpoint(x: Double, y: Double, viewHeight: Double, angle: Double, fieldOfView: Double, altitude: Double) extends Product with Serializable

    Permalink

Value Members

  1. object Implicits extends Implicits

    Permalink
  2. object IterativeViewshed

    Permalink

    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