New Mediterranean Vegetation

  • Chrispriv has updated his plants library with new mediterranean trees like cypress and olives.

    Developers can now easily use them by replacing "palm" with "treepine" or other trees with "treeolive".

    You only need to install his library as described here Special Trees Library

    A typical usage example is the newly updated island of Zakynthos (since 27 Nov 2021)

    Zakynthos Island - November 2021 - Flight-Sim.org
    Special thanks to NickHod for Aeroscenery. Arno Gerretsen for ScenProc. Higgy for providing https://flight-sim.org/ Nabeel's wonderful Scenery Editor.…
    flight-sim.org

    Usage example in the toc file:

    Cheers, Thomas


  • So to be clear :/ one should use code as show above but instead put the new lat/long location for the and tree type desired into the code? ?(:?:

    Is this statement correct?


    <[plant][element][4]

    <[vector3_float64][position][20.625963 37.860267 0]> //////change as needed lat/long

    <[vector2_float32][height_range][13 24]>

    <[stringt8c][group][treepine]> //////change as needed

    <[stringt8c][species][]>

    >

    <[plant][element][5]

    <[vector3_float64][position][20.774774 37.792441 0]>

    <[vector2_float32][height_range][12 19]>

    <[stringt8c][group][treeolive]>

    <[stringt8c][species][]>

    >

  • Yes, if used in the usual toc context:

    Cheers, Thomas