Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use copyMetadata command to create a copy of the object and then addMetadata command to add it to the project

Code Block
languagetext
themeMidnight
tomas.schmidl@secure.clevermaps.io/project:k5t8mf2a80tay2ng/dump:2020-06-23_17-48-00$ copyMetadata --objectName empty_indicator_drill --newName turnover_indicator_drill
Object turnover_value_indicator_drill.json successfully created as a copy of object empty_indicator_drill.json

...

  • in case of age pyramid - we have to add dualProperty, and a label
  • in case of basic categories - we will not extend the object, but it's possible to make it e.g. condensed by setting the condensed property to true 
  • in case of vertical categoreis categories - we have to set the vertical property to true

...