...
Before entities can be edited it must have at least one edit
associated with it, via a configuration item. There are currently two types of edit }}s configurations available, a {{simple
one that infers the information it requires from the underlying spatial tables, and a custom
one in which you provided all of the details.
...
This provides a simple way to edit an entity and allows the user to directly edit just the attributes attached to the entity in the spatial table. The only customisation options the simple
edit provides is the label
and a description
the rest of the information required is determined by the spatial table(s) that the entity is associated with.
Notetip |
---|
The |
...
If you need more control over the attributes and geometry for an edit then you need to create a custom
edit.