def change(options)
    self.class.from_linear_rings(options[:rings] || rings, 
                                 options[:srid] || srid,
                                 options[:with_z] || with_z, 
                                 options[:with_m] || with_m)