3.0.5 • Published 8 months ago

@vcmap/viewshed v3.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@vcmap/viewshed

Part of the VC Map Project

Tool to simulate a \"viewer\" and their field of vision from a certain standpoint in the map. It allows the user to see which areas and buildings can or can't be seen from a specific standpoint, regarding different viewing distances, viewers' sizes and orientations. There are two different modes available:

  • The cone viewshed mode is directional, this allows the viewing direction to be determined in addition to the viewer’s viewpoint and distance, the analysis area is limited by the field of view.
  • In 360° viewshed mode, an all-round analysis is performed. Only the viewpoint and a distance that determines the analysis area are selected.

Configuration

To add and configure the plugin add an entry with name @vcmap/viewshed to the map's config plugins section. Below the possible configuration options and their defaults are listed.

keytypedefaultdescription
toolsArray<'cone' \| '360'>['cone', '360']The tools/modes that should be added to the map.
shadowColorstring#3333331AThe color of areas that can not be seen from the "viewers" position
visibleColorstringFF990080The color of areas that can be seen from the "viewers" position
3.0.5

8 months ago

3.0.3

9 months ago

3.0.2

9 months ago

3.0.1

9 months ago

3.0.0

9 months ago

2.0.10

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.4

1 year ago

2.0.1

1 year ago