public override EntityDatabaseView create(EntityDatabase db) { SpatialView sv = new SpatialView(db); return(sv); }