Contributing

This page details the features/properties that are missing from czml3. The lists are incomplete.

Missing CZML Properties

CZML Properties With Missing Inputs

Broken Validations

  • The Uri._check_uri does not check base64 images correctly.

  • The Uri._check_uri does not allow relative paths, which seems to be supported despite it not being a valid uri value.

  • The Uri.reference is stated in the CZML documentation but Uri returns only the uri property.