The best way to create a view which includes an ST_GEOMETRY column is to use SQL to
define the view, making sure that it returns a NOT NULL integer (SE_INT32_TYPE) column,
then to use 'sdelayer -o register' on the view, with the INT32 as a USER-set registered rowid
column.
- V