Skip to content
On this page

Migration from RAMP 2 / RAMP 3

  • The v4.0.0 Release Notes will highlight breaking changes and features not yet implemented.
  • This Config Upgrade Sample Page shows how one can utilize the provided upgrade functions in an attempt to migrate a RAMP2 configuration to the RAMP4 schema. Note the functions configUpgrade() and layerConfigUpgrade() are available on the RAMP. global if using the standard build, or can be imported if using the esm build.
  • The Config Incompatibilty page provides a list of RAMP2 config properties that are currently not supported.
  • The Config Schema provides a technical specification of the new RAMP4 configuration structure.

main - Released under the MIT License.