package viewshed
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait Implicits extends AnyRef
- abstract class RDDViewshedMethods[K, V] extends MethodExtensions[RDD[(K, V)] with Metadata[TileLayerMetadata[K]]]
- case class Viewpoint(x: Double, y: Double, viewHeight: Double, angle: Double, fieldOfView: Double, altitude: Double) extends Product with Serializable
Value Members
- object Implicits extends Implicits
-
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.