The spatial object itself may not be editable.
A DBMS table's spatial objects may not be editable under the following circumstances:
- Spatial data is not actually stored in a column on the table. This would happen if a function were used on the spatial data that generated spatial data, such as buffering the object on the server.
- Spatial data is three-dimensional.
- When the column holding the per row style is read-only.