Packages

o

geotrellis.raster.viewshed

ApproxViewshed

object ApproxViewshed extends Serializable

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.

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ApproxViewshed
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(r: Tile, col: Int, row: Int): Tile
  2. def offsets(r: Tile, startCol: Int, startRow: Int): Tile