Skip to content

vegetation/

Plant species definitions used by region simulations and ecology systems.


Canonical format

apiVersion: net.plantange/v1
kind: earth.vegetation
architecture: vegetation.<class>.<growth_form>

meta:
  title: <Common Name>
  description:
    common:
      en: <description>
  genome: <hex>
  names:
    linnaen:
      - <Genus species>
    common:
      en: [<name>, ...]
    taxonomy:
      kingdom: ...
      family: ...
      genus: ...
      species: ...
    theme:
      <season>_leaves:
        hex: ["#RRGGBB", ...]

apiVersion note

Canonical form is net.plantange/v1; legacy values have been normalized.


File inventory

File Kind State
oaks.yml vegetation (tree, deciduous broadleaf) reference
clumping_grass.yml vegetation (grass, perennial clumping) reference
ground_covers_r.yml vegetation (ground cover) reference
viburnum.yml vegetation (shrub) reference