Hi All, OFT has added virtual entity tools. By the name this table contains calculated value within it. I tried to use it but unable to use it. How can we use it, can any one give an example on it? Thank you very much.

asked 17 Sep '18, 17:50

Rajkumar's gravatar image

Rajkumar
10422353
accept rate: 3%


Dear Rajkumar,
The "Virtual entity" is still an experimental feature and it's not working yet, we will improve it soon.
Basically the "rows" in the entity will be generated according to the "Generator expression". You have to define attributes in the virtual entity that will "match" the result of the expression.
The entity will be included only in data export.
E.g. suppose that you have an entity called tree and you want to create a virtual entity at the same level called acacia_tree (with the same attributes as tree) that filters the tree entity including only trees with acacia species. The generator expression will be: tree[species='ACACIA']
Let us know if it fits your needs.
Many thanks,
Open Foris Team

permanent link

answered 21 Sep '18, 04:12

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 17 Sep '18, 17:50

question was seen: 1,823 times

last updated: 21 Sep '18, 04:12