Versions Compared

Key

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

...

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 simple and custom edits both have a publish settings setting, which when set to false will stop the edit from appearing in the list of edits available for an entity. The edit will still be available but can only be initiated via code or a URL parameter, this provides for the creation of custom editing clients that don't have their edits listed in standard editing clients.

...

If you need more control over the attributes and geometry for an edit then you need to create a custom edit.