Packages

package viewshed

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends AnyRef
  2. trait ViewshedMethods extends MethodExtensions[Tile]

Value Members

  1. object ApproxViewshed extends Serializable

    Created by jchien on 4/30/14.

    Created by jchien on 4/30/14.

    This appears to be an implementation of the DEM/Xdraw Viewshed algorithm from [1].

    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.

  2. object Implicits extends Implicits
  3. object R2Viewshed extends Serializable

    An implementation of the R2 [1] Viewshed algorithm.

    An implementation of the R2 [1] Viewshed algorithm.

    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.

  4. object Viewshed extends Serializable

    Created by jchien on 4/24/14.

    Created by jchien on 4/24/14.

    This appears to be an implementation of the R3 Viewshed algorithm from [1].

    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